X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=rt%2Fshare%2Fhtml%2FElements%2FSelectDate;h=14835272b3e41e75da79fd67e1189a706798dc60;hp=df4dc2b08dde7ce8cc655e1896868df4b09c7d33;hb=919e930aa9279b3c5cd12b593889cd6de79d67bf;hpb=fc6209f398899f0211cfcedeb81a3cd65e04a941 diff --git a/rt/share/html/Elements/SelectDate b/rt/share/html/Elements/SelectDate index df4dc2b08..14835272b 100755 --- a/rt/share/html/Elements/SelectDate +++ b/rt/share/html/Elements/SelectDate @@ -2,7 +2,7 @@ %# %# COPYRIGHT: %# -%# This software is Copyright (c) 1996-2011 Best Practical Solutions, LLC +%# This software is Copyright (c) 1996-2015 Best Practical Solutions, LLC %# %# %# (Except where explicitly superseded by other copyright notices) @@ -45,10 +45,23 @@ %# those contributions and any derivatives thereof. %# %# END BPS TAGGED BLOCK }}} - - +%# in PageLayout instead, once <% include('/elements/init_calendar.html') |n %> +% $m->callback( %ARGS, Name => $Name, CallbackName => 'BeforeDateInput' ); + + +% $m->callback( %ARGS, Name => $Name, CallbackName => 'AfterDateInput' ); + <%init> unless ((defined $Default) or ($current <= 0)) {