Skip to content

Commit

Permalink
Fix save dashboard modification (currently view)
Browse files Browse the repository at this point in the history
  • Loading branch information
bmalynovytch authored Sep 18, 2017
1 parent 815ca27 commit 58694b5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions module/plugins/dashboard/views/currently.tpl
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
%setdefault('refresh', True)
%rebase("fullscreen", css=['dashboard/css/currently.css'], js=['dashboard/js/Chart.js'], title='Shinken currently')

%rebase("fullscreen", css=['dashboard/css/currently.css'], js=['js/shinken-actions.js', 'dashboard/js/Chart.js'], title='Shinken currently')
%import json

%setdefault('panels', None)
Expand Down

0 comments on commit 58694b5

Please sign in to comment.