projects
/
freeside.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
905fa6e
)
there's no such thing as fixedhidden... hidden will do
author
ivan
<ivan>
Fri, 4 Jan 2008 02:13:57 +0000
(
02:13
+0000)
committer
ivan
<ivan>
Fri, 4 Jan 2008 02:13:57 +0000
(
02:13
+0000)
httemplate/edit/elements/edit.html
patch
|
blob
|
history
httemplate/edit/reason.html
patch
|
blob
|
history
diff --git
a/httemplate/edit/elements/edit.html
b/httemplate/edit/elements/edit.html
index
753835d
..
5f1db29
100644
(file)
--- a/
httemplate/edit/elements/edit.html
+++ b/
httemplate/edit/elements/edit.html
@@
-27,7
+27,6
@@
Example:
#tablebreak-tr-title
#hidden - hidden value from object
#fixed - display fixed value from object or here
- #fixedhidden - hidden value from here
#fixed-country
#fixed-state
#
diff --git
a/httemplate/edit/reason.html
b/httemplate/edit/reason.html
index
b76eb72
..
0a35982
100644
(file)
--- a/
httemplate/edit/reason.html
+++ b/
httemplate/edit/reason.html
@@
-29,7
+29,7
@@
},
'reason',
{ 'field' => 'class',
- 'type' => '
fixed
hidden',
+ 'type' => 'hidden',
'value' => $class,
},
{ 'field' => 'disabled',