File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -1113,10 +1113,10 @@ App.Templates.html = {
11131113 <img class="stats-graph" src="~!:IMG_SRC~!" alt="" />\
11141114 </div>\
11151115 </div>' ] ,
1116- SUBMENU : [ '<div class="date-range-controls stats-subbar"><span class="motive">Genarate For :</span><span class="date-range-control today active" onClick="App.Actions.loadStats(\'today\')">today </span>\
1117- <span class="date-range-control week" onClick="App.Actions.loadStats(\'week\')">week </span>\
1118- <span class="date-range-control month" onClick="App.Actions.loadStats(\'month\')">month </span>\
1119- <span class="date-range-control year" onClick="App.Actions.loadStats(\'year\')">year </span></div>' ] ,
1116+ SUBMENU : [ '<div class="date-range-controls stats-subbar"><span class="motive">Genarate:</span><span class="date-range-control today active" onClick="App.Actions.loadStats(\'today\')">daily </span>\
1117+ <span class="date-range-control week" onClick="App.Actions.loadStats(\'week\')">weekly </span>\
1118+ <span class="date-range-control month" onClick="App.Actions.loadStats(\'month\')">monthly </span>\
1119+ <span class="date-range-control year" onClick="App.Actions.loadStats(\'year\')">yearly </span></div>' ] ,
11201120 FILTERS : [ '<div class="stats-components">\
11211121 <span class="cust-checkbox-wrap stats-component">\
11221122 <input id="stats-la" class="cust-checkbox" type="checkbox" value=""/>\
You can’t perform that action at this time.
0 commit comments