Skip to content

Commit

Permalink
Merge "Closes-bug: #1551713 - Need to make grid status messages consi…
Browse files Browse the repository at this point in the history
…stent across all monitoring & config pages"
  • Loading branch information
Zuul authored and opencontrail-ci-admin committed Apr 21, 2016
2 parents ae72359 + b01a77f commit 4ae1ae5
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 7 deletions.
8 changes: 7 additions & 1 deletion webroot/js/common/qe.grid.config.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 1 addition & 6 deletions webroot/js/views/AlarmGridView.js
Original file line number Diff line number Diff line change
Expand Up @@ -194,12 +194,7 @@ define([
text: 'Loading Alarms..',
},
empty: {
text: 'No Alarms to display'
},
errorGettingData: {
type: 'error',
iconClasses: 'icon-warning',
text: 'Error in getting Data.'
text: 'No Alarms Found.'
}
}
},
Expand Down

0 comments on commit 4ae1ae5

Please sign in to comment.