diff options
| author | Ivan Kohler <ivan@freeside.biz> | 2015-05-06 19:10:47 -0700 |
|---|---|---|
| committer | Ivan Kohler <ivan@freeside.biz> | 2015-05-06 19:10:47 -0700 |
| commit | f921a017cd3dd987bd48e05c7fd462a1ef9cb79d (patch) | |
| tree | 4f772a73dc1852860d1d646fb7d8e866eb46d2a3 /httemplate/edit/elements/edit.html | |
| parent | a9129b5b8b7a69d1d0a7fce6dc9d72665eaec568 (diff) | |
| parent | 95606bc9db41352511c886773a311f2166cc6cf2 (diff) | |
Merge branch 'master' of git.freeside.biz:/home/git/freeside
Diffstat (limited to 'httemplate/edit/elements/edit.html')
| -rw-r--r-- | httemplate/edit/elements/edit.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/httemplate/edit/elements/edit.html b/httemplate/edit/elements/edit.html index 76df82064..7b02994d1 100644 --- a/httemplate/edit/elements/edit.html +++ b/httemplate/edit/elements/edit.html @@ -418,6 +418,7 @@ Example: % 'value' => $opt{curr_value}, % 'label' => $label, % 'noinit' => $f->{noinit}, +% 'required' => $f->{'required'}, % } % ); % } |
