[ Mini Kiebo ]
Server: Windows NT DESKTOP-5B8S0D4 6.2 build 9200 (Windows 8 Professional Edition) i586
Path:
D:
/
Backup
/
05122024
/
htdocs
/
simpeg
/
login
/
dist
/
js
/
[
Home
]
File: bootstrap-wysuhtml5-data.js
/*Bootstrap wysihtml5 Init*/ $(document).ready(function () { "use strict"; $('.textarea_editor').wysihtml5({ toolbar: { fa: true, "link": true, } }); });