Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
energy
bmon
Commits
903e04e9
Commit
903e04e9
authored
Apr 24, 2017
by
Alan Mitchell
Browse files
Added 4 hour time period.
parent
37a035bc
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
bmsapp/templates/bmsapp/reports.html
bmsapp/templates/bmsapp/reports.html
+2
-1
No files found.
bmsapp/templates/bmsapp/reports.html
View file @
903e04e9
...
@@ -107,7 +107,8 @@
...
@@ -107,7 +107,8 @@
</div>
</div>
<div
id=
"time_period"
>
<div
id=
"time_period"
>
Select Time Period:
Time Period:
<input
type=
"radio"
id=
"4h"
value=
"0.1667"
name=
"time_period"
/><label
for=
"4h"
class=
"but_lbl"
>
4 hr
</label>
<input
type=
"radio"
id=
"1d"
value=
"1"
name=
"time_period"
/><label
for=
"1d"
class=
"but_lbl"
>
1 da
</label>
<input
type=
"radio"
id=
"1d"
value=
"1"
name=
"time_period"
/><label
for=
"1d"
class=
"but_lbl"
>
1 da
</label>
<input
type=
"radio"
id=
"3d"
value=
"3"
name=
"time_period"
/><label
for=
"3d"
class=
"but_lbl"
>
3 da
</label>
<input
type=
"radio"
id=
"3d"
value=
"3"
name=
"time_period"
/><label
for=
"3d"
class=
"but_lbl"
>
3 da
</label>
<input
type=
"radio"
id=
"1w"
value=
"7"
name=
"time_period"
checked=
"checked"
/><label
for=
"1w"
class=
"but_lbl"
>
1 wk
</label>
<input
type=
"radio"
id=
"1w"
value=
"7"
name=
"time_period"
checked=
"checked"
/><label
for=
"1w"
class=
"but_lbl"
>
1 wk
</label>
...
...
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