projects
/
catagits/Reaction.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
4c7c997
)
fixed action.tt for base skin
wreis [Tue, 22 Jul 2008 19:43:44 +0000 (19:43 +0000)]
share/skin/base/layout/action.tt
patch
|
blob
|
blame
|
history
diff --git
a/share/skin/base/layout/action.tt
b/share/skin/base/layout/action.tt
index
1db6e35
..
8901362
100644
(file)
--- a/
share/skin/base/layout/action.tt
+++ b/
share/skin/base/layout/action.tt
@@
-1,7
+1,7
@@
=for layout widget
<div id="action_form">
- <form action="" method="post" enctype="multipart/form-data">
+ <form action="" method="[% method %]" enctype="multipart/form-data">
[% header %]
[% field_list %]
[% buttons %]