Merge pull request #982 from Pbaboe/StartDayofWeek

Start day of the week changeable
This commit is contained in:
JonnyWong16 2017-03-04 15:02:57 -08:00 committed by GitHub
commit 8b15c63b0d
4 changed files with 16 additions and 3 deletions

View file

@ -117,6 +117,12 @@
</div>
<p class="help-block">Set your preferred time format. <a href="javascript:void(0)" data-target="#dateTimeOptionsModal" data-toggle="modal">Click here</a> to see the parameter list.</p>
</div>
<div class="checkbox">
<label>
<input type="checkbox" id="week_start" name="week_start" value="1" ${config['week_start']}> Week starting on Monday
</label>
<p class="help-block">Default is Sunday. This is only relevant for the Play by day of week graph.</p>
</div>
<div class="checkbox">
<label>
<input type="checkbox" id="group_history_tables" name="group_history_tables" value="1" ${config['group_history_tables']}> Group Table and Watch Statistics History