Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
N
nexpie-grafana-theme
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Registry
Registry
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Kornkitt Poolsup
nexpie-grafana-theme
Commits
09c9e132
Commit
09c9e132
authored
Aug 27, 2013
by
Rashid Khan
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #427 from rashidkpc/jshint
Jshint and white space cleanse
parents
ae5ddf87
4a360ffb
Show whitespace changes
Inline
Side-by-side
Showing
19 changed files
with
2 additions
and
1 deletions
+2
-1
js/app.js
+0
-0
js/controllers.js
+0
-0
js/directives.js
+0
-0
js/services.js
+1
-1
js/shared.js
+1
-0
panels/bettermap/module.js
+0
-0
panels/column/module.js
+0
-0
panels/dashcontrol/module.js
+0
-0
panels/derivequeries/module.js
+0
-0
panels/fields/module.js
+0
-0
panels/hits/module.js
+0
-0
panels/map/module.js
+0
-0
panels/pie/module.js
+0
-0
panels/query/module.js
+0
-0
panels/table/module.js
+0
-0
panels/terms/module.js
+0
-0
panels/text/module.js
+0
-0
panels/timepicker/module.js
+0
-0
panels/trends/module.js
+0
-0
No files found.
js/app.js
View file @
09c9e132
js/controllers.js
View file @
09c9e132
js/directives.js
View file @
09c9e132
js/services.js
View file @
09c9e132
/*jshint globalstrict:true */
/*jshint globalstrict:true
, forin:false
*/
/*global angular:true */
/*global Blob:false*/
'use strict'
;
...
...
js/shared.js
View file @
09c9e132
/*jshint forin:false*/
// Wrap this all up in a 'kbn' object so I don't have a billion globals
(
function
()
{
'use strict'
;
...
...
panels/bettermap/module.js
View file @
09c9e132
panels/column/module.js
View file @
09c9e132
panels/dashcontrol/module.js
View file @
09c9e132
panels/derivequeries/module.js
View file @
09c9e132
panels/fields/module.js
View file @
09c9e132
panels/hits/module.js
View file @
09c9e132
panels/map/module.js
View file @
09c9e132
panels/pie/module.js
View file @
09c9e132
panels/query/module.js
View file @
09c9e132
panels/table/module.js
View file @
09c9e132
panels/terms/module.js
View file @
09c9e132
panels/text/module.js
View file @
09c9e132
panels/timepicker/module.js
View file @
09c9e132
panels/trends/module.js
View file @
09c9e132
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment