refactored column visibility modal to ES6 (#733)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
/*!
|
||||
/*
|
||||
* This file is part of the Kimai time-tracking app.
|
||||
*
|
||||
* Main JS application file for Kimai 2. This file should be included in all pages.
|
||||
@@ -7,6 +7,10 @@
|
||||
* file that was distributed with this source code.
|
||||
*/
|
||||
|
||||
/*!
|
||||
* [KIMAI] Main JS application file for Kimai 2
|
||||
*/
|
||||
|
||||
/** global: jQuery */
|
||||
/** global: moment */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user