X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fedit%2Felements%2FApplicationCommon.html;h=7b1050adeb64749a29d49cddfd4fadd985efd202;hb=e4e9e2f1fe6f48cf22486962c6bf84f50d201358;hp=181430c5a2c4177e100e7514544251dec50660db;hpb=2cb70470a8e5c3287146008e4ce2c4eb9f242373;p=freeside.git diff --git a/httemplate/edit/elements/ApplicationCommon.html b/httemplate/edit/elements/ApplicationCommon.html index 181430c5a..7b1050ade 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 +354,7 @@ function src_amount_changed (what) {