Bug 3126: remove comma for IE7
Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
This commit is contained in:
parent
de38cf6df1
commit
a57b438df0
1 changed files with 2 additions and 2 deletions
|
@ -63,7 +63,7 @@
|
|||
{
|
||||
inputField : "to",
|
||||
ifFormat : "<!-- TMPL_VAR NAME="DHTMLcalendar_dateformat" -->",
|
||||
button : "openCalendarTo",
|
||||
button : "openCalendarTo"
|
||||
}
|
||||
);
|
||||
</script></li>
|
||||
|
@ -114,4 +114,4 @@
|
|||
<!-- TMPL_INCLUDE NAME="reports-menu.inc" -->
|
||||
</div>
|
||||
</div>
|
||||
<!-- TMPL_INCLUDE NAME="intranet-bottom.inc" -->
|
||||
<!-- TMPL_INCLUDE NAME="intranet-bottom.inc" -->
|
||||
|
|
Loading…
Reference in a new issue