ok
Direktori : /home2/selectio/www/bharath/backend/js/ |
Current File : /home2/selectio/www/bharath/backend/js/school-admin-custom.js |
$(document).ready(function() { if ($('.purchasemodal').length <= 0 && chk_validate == "") { $("#activelicmodal").modal('show'); } $(document).on('click', '.purchasemodal', function() { $("#activelicmodal").modal('show'); }) });