X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fedit%2Felements%2FApplicationCommon.html;h=ffc303c51354e1fa5fbf6528bc4c7ed4865ee357;hb=b0a7df36df52eebbc75edca3480a0b697459a187;hp=181430c5a2c4177e100e7514544251dec50660db;hpb=2cb70470a8e5c3287146008e4ce2c4eb9f242373;p=freeside.git diff --git a/httemplate/edit/elements/ApplicationCommon.html b/httemplate/edit/elements/ApplicationCommon.html index 181430c5a..ffc303c51 100644 --- a/httemplate/edit/elements/ApplicationCommon.html +++ b/httemplate/edit/elements/ApplicationCommon.html @@ -54,7 +54,7 @@ Examples: Date: - <% time2str("%D", $src->_date) %> + <% time2str($date_format, $src->_date) %> @@ -86,20 +86,36 @@ Examples:
@@ -317,7 +355,7 @@ function src_amount_changed (what) {