osTicket Bootstrap
A first attempt to modify the native theme of osTicket and make it responsive using Bootstrap.
Forked from osTicket Core v1.9.12 (20150819)
- Bootstrap 3.3.6 Theme (only for front-end/client-side)
- jQuery 2.2.0 (only for front-end/client-side)
Files touched:
- /upload/index.php
- /upload/assets/default/css/main.min.css
- /upload/assets/default/js/main.min.js
- /upload/assets/default/js/jquery-2.2.0.min.js
- /upload/include/client/header.inc.php
- /upload/include/client/footer.inc.php
- /upload/include/i18n/*