Файловый менеджер - Редактировать - /home/clickysoft/public_html/calvary-p2.clickysoft.net/public/assets/admin/js/offcanvas-add-payment.js
Назад
/** * Add Payment Offcanvas */ 'use strict'; (function () { // Invoice amount const paymentAmount = document.querySelector('.invoice-amount'); // Prefix if (paymentAmount) { new Cleave(paymentAmount, { numeral: true }); } // Datepicker const date = new Date(), invoiceDateList = document.querySelectorAll('.invoice-date'); if (invoiceDateList) { invoiceDateList.forEach(function (invoiceDateEl) { invoiceDateEl.flatpickr({ monthSelectorType: 'static', defaultDate: date }); }); } })();
| ver. 1.4 |
Github
|
.
| PHP 8.1.29 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка