Commit 984f9d5e authored by caluka's avatar caluka

Due date set application format through date pophelp


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@98269 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 1b30ea6f
......@@ -709,7 +709,7 @@ style="background-color: lightgray;"
id="Detail2.{normalize-space($dbID)}.due_date" value="{$due_date}"
tabindex="90" size="7" ISCHANGED="true" />
<img src="/ibase/webitm/images/Standard/e12_pophelp_16.jpg" onClick="selectedObj
= 'Detail2.{normalize-space($dbID)}.due_date'; javascript:show_calendar('Detail2.{normalize-space($dbID)}.due_date','','','DD/MM/YY');"/>
= 'Detail2.{normalize-space($dbID)}.due_date'; javascript:show_calendar('Detail2.{normalize-space($dbID)}.due_date','','','{normalize-space(date_format)}');"/>
</td>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment