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
50771b07
Commit
50771b07
authored
Mar 16, 2014
by
Bruno Renié
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Workaround a behavior modification probably in grunt-string-replace
parent
336cf768
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
3 deletions
+2
-3
src/app/app.js
+2
-3
No files found.
src/app/app.js
View file @
50771b07
...
...
@@ -26,7 +26,7 @@ function (angular, $, _, appLevelRequire) {
// features if we define them after boot time
register_fns
=
{};
// This stores the Kibana revision number, @REV@ is replaced by grunt.
//
//
This stores the Kibana revision number, @REV@ is replaced by grunt.
app
.
constant
(
'grafanaVersion'
,
"@grafanaVersion@"
);
// Use this for cache busting partials
...
...
@@ -150,4 +150,4 @@ function (angular, $, _, appLevelRequire) {
});
return
app
;
});
\ No newline at end of file
});
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