pencsi

Results 1 issues of pencsi

``` $('form[data-toggle="validator"]').validator({ custom: { nextpay_d: function($el) { var n_d = $('#nextpay_d').val(); var n_m = $('#nextpay_m').val(); var n = isWeekend(n_d, n_m); if (n == 6 || n == 0){ return "This...