Author: nathangray
New Revision: 55727
URL: http://svn.stylite.de/viewvc/egroupware?rev=55727&view=rev
Log:
Fix start & end date filters did not filter
Modified:
trunk/infolog/templates/default/index.xet
trunk/timesheet/templates/default/index.xet
— trunk/infolog/templates/default/index.xet (original)
+++ trunk/infolog/templates/default/index.xet Wed Apr 13 00:52:22 2016
@@ -7,8 +7,8 @@
-
<date id="startdate" label="Start" onchange="widget.getParent().getWidgetById('enddate').set_min(widget.getValue());"/>
-
<date id="enddate" label="End" onchange="widget.getParent().getWidgetById('startdate').set_max(widget.getValue());"/>
-
<date id="startdate" label="Start" onchange="widget.getParent().getWidgetById('enddate').set_min(widget.getValue());return true;"/>
-
<date id="enddate" label="End" onchange="widget.getParent().getWidgetById('startdate').set_max(widget.getValue());return true;"/>
</hbox>
— trunk/timesheet/templates/default/index.xet (original)
+++ trunk/timesheet/templates/default/index.xet Wed Apr 13 00:52:22 2016
@@ -5,9 +5,9 @@
Find and fix application performance issues faster with Applications Manager
Applications Manager provides deep performance insights into multiple tiers of
your business applications. It resolves application problems quickly and
reduces your MTTR. Get your free trial!
https://ad.doubleclick.net/ddm/clk/302982198;130105516;z
eGroupWare-cvs mailing list
eGroupWare-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/egroupware-cvs