Sanager
root
/
backend
/
assets
/
plugins
/
bootstrap-select
/
js
Current path:
/home/c5h8h46z46h8/public_html/janayitri.org/public/backend/assets/plugins/bootstrap-select/js
Root:
/home/c5h8h46z46h8/public_html/janayitri.org/public
Edit File: custom-select.js
/*========================================================================================= [Custom Bootstrap Select Javascript] Project : Seipkon - Responsive Admin Template Author : Hassan Rasu Author URL : https://themeforest.net/user/themescare Version : 1.0 Primary use : Seipkon - Responsive Admin Template Only Use For Demo Purposes. ==========================================================================================*/ (function ($) { "use strict"; jQuery(document).ready(function ($) { /* ================================================================= Product Select Picker JS ================================================================= */ $('.selectpicker-product').selectpicker({ style: null, size: 4, }); /* ================================================================= Create Page Select JS ================================================================= */ $('.selectpicker-page-type').selectpicker({ style: null, size: 4, }); /* ================================================================= Contact Lebel Select JS ================================================================= */ $('.selectpicker-contact-lebel').selectpicker({ style: null, size: 4, }); /* ================================================================= Contact Lebel Select JS ================================================================= */ $('.basic-select2-example').selectpicker({ style: null, size: 4, }); }); }(jQuery));
Save
Upload File
Upload
Create File
Create
Create Folder
Create Folder
Files & Folders
Name
Size
Permissions
Modified
Actions
bootstrap-select.min.js
33,387 bytes
0644
2022-02-17 04:32
✏️
🗑️
Rename
custom-select.js
1,934 bytes
0644
2022-02-17 04:32
✏️
🗑️
Rename
Change Permissions (Simulated)
Apply
Sanager