Commit Graph

20 Commits (e15380b565b47de0894ecc2c28aa31f62fcd7487)

Author SHA1 Message Date
razvanaldea89 d04162d338 fix for dynamic tables extra space 2019-02-22 13:28:26 +02:00
razvanaldea89 86a809dca4 multilevel menu bug fix update 2 2019-02-22 12:40:24 +02:00
razvanaldea89 416a917105 applied menu multilevel bug fix from bs3 2019-02-22 12:19:12 +02:00
AndreiCN cde37c114f #606
Now it's just one custom.js file , no discrepancy between them found in src/js.
2018-03-02 19:45:50 +02:00
AndreiCN 694f7121e3 *Me - custom.js / custom.min.js fix
No need of two custom.js files, the main and the only one can be found in js/custom.js
2018-02-19 16:40:35 +02:00
AndreiCN 4c869068d1 #471
3º level menu not working on mobile

- Fixed.
2018-02-15 18:20:06 +02:00
AndreiCN e947f4c882 #436
nested x_panel's colapse problem
2018-02-15 18:11:21 +02:00
AndreiCN da85eda127 #563
Dynamic URL navigation problem
2018-02-15 17:30:58 +02:00
Nicolae Gabriel 0621583461 #492
SideBar menu does not stay active with query string
2018-02-13 11:22:21 +02:00
chiu0602 a97991bc89
fix autocomplete not working (#516) 2017-12-08 14:46:54 +08:00
gnaouis47 56a5f581de cusom and custom min fixed 2017-11-19 20:56:42 +01:00
Nicolae Gabriel badd8f4320 #357
How to re-initialize $SIDEBAR_MENU = $('#sidebar-menu'), after ajax
load?

- Provided support.
2017-01-20 18:30:35 +02:00
Nicolae Gabriel 96bd8913e1 * Me
- Finalized all of the functions in custom.js ( all of them are
independent ) and working with no errors.
2017-01-13 18:39:22 +02:00
Nicolae Gabriel edd2b1d466 *Me
- removed all of the inline JS ( every page it has her own JS )
- created separate functions ( ex: init_chart(); )
- now all of the JS is in one place ( custom.min.js file )
2016-12-16 13:52:51 +02:00
christianesperar 52bf6de407 Recompile assets after merging 2016-10-20 01:44:29 +08:00
christianesperar dab37f7dbf Fix glitch on fixed sidebar for big resolution 2016-07-10 23:13:28 +08:00
christianesperar 967b6a2aca Reorder how scripts is concat on gulp since some function undefined happen on some users 2016-07-07 00:35:21 +08:00
christianesperar 01626062af Fix content not resizing when page is not on the sidebar menu 2016-05-28 23:14:45 +08:00
christianesperar 44fddfda9b Fix sidebar menu not hiding when toggling to small menu 2016-05-28 23:06:35 +08:00
christianesperar 475e8db2a6 Introduce gulp build system 2016-05-25 00:53:42 +08:00