Commit f2e1859f by Rashid Khan

Linted shared and moved to js dir

parent 5a3028f7
......@@ -25,11 +25,11 @@ var labjs = $LAB
.script("common/lib/elastic.min.js")
.script("common/lib/elastic-angular-client.js").wait()
.script("common/lib/moment.js")
.script("common/lib/shared.js")
.script("common/lib/filesaver.js")
.script("common/lib/bootstrap.min.js")
.script('common/lib/datepicker.js')
.script('common/lib/timepicker.js').wait()
.script("js/shared.js")
.script("js/services.js")
.script("js/controllers.js")
.script("js/filters.js")
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment