alecpl
2012-01-01 89c30a00a71988c8db632f8f3cc94ed241bdaa1f
program/js/app.js
@@ -4200,7 +4200,6 @@
        yearRange: '-100:+10',
        showOtherMonths: true,
        selectOtherMonths: true,
        monthNamesShort: this.env.month_names,
        onSelect: function(dateText) { $(this).focus().val(dateText) }
      });
      $('input.datepicker').datepicker();