aboutsummaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authorgroditi <groditi@03d0b0b2-0e1a-0410-a411-fdb2f4bd65d7>2009-07-11 22:59:02 +0000
committergroditi <groditi@03d0b0b2-0e1a-0410-a411-fdb2f4bd65d7>2009-07-11 22:59:02 +0000
commit4ad1eed3fe0f8a90080c63ec474e4634376f0f95 (patch)
tree16415e2857b59d155b63b1c6b7ff8ba39be7a7da /share
parentb5a45848e42a559b828c46167f98c507a3ac8fc3 (diff)
downloadreaction-4ad1eed3fe0f8a90080c63ec474e4634376f0f95.tar.gz
reaction-4ad1eed3fe0f8a90080c63ec474e4634376f0f95.zip
wire layout_args, which was somehow never connected to the mix
Diffstat (limited to 'share')
-rw-r--r--share/skin/componentui/layout/index.tt6
-rw-r--r--share/skin/defaults.conf1
2 files changed, 5 insertions, 2 deletions
diff --git a/share/skin/componentui/layout/index.tt b/share/skin/componentui/layout/index.tt
index 9a9bc9c..787d850 100644
--- a/share/skin/componentui/layout/index.tt
+++ b/share/skin/componentui/layout/index.tt
@@ -1,5 +1,7 @@
+=widget Index
+
=for layout widget
-<p>I hate programming.</p>
+<p> [% user_agent %] sucks. [% message_to_layout %]</p>
-=cut \ No newline at end of file
+=cut
diff --git a/share/skin/defaults.conf b/share/skin/defaults.conf
index b7d630e..509e1b1 100644
--- a/share/skin/defaults.conf
+++ b/share/skin/defaults.conf
@@ -1 +1,2 @@
+widget_search_path ComponentUI::UI::Widget
widget_search_path Reaction::UI::Widget