aboutsummaryrefslogtreecommitdiff
path: root/views
diff options
context:
space:
mode:
authorBuildTools <unconfigured@null.spigotmc.org>2016-12-06 18:49:25 +0100
committerBuildTools <unconfigured@null.spigotmc.org>2016-12-06 18:49:25 +0100
commit6bc04592cc7511775cdec9902c841aca7a0d2a6c (patch)
treec8ed7a3cc15ea98fa2e1e1b37ba0d14cbaaa6033 /views
parent10ba0f1b863e97e5ecfa19e81fd9ba2a0425301a (diff)
fixed week buttons for IE9
Diffstat (limited to 'views')
-rw-r--r--views/index.jade4
1 files changed, 2 insertions, 2 deletions
diff --git a/views/index.jade b/views/index.jade
index 82c12e1..941d657 100644
--- a/views/index.jade
+++ b/views/index.jade
@@ -30,9 +30,9 @@ block content
#week-selector
#search-space-filler
.week-wrapper
- input(type='button', value='arrow_back').material-icons
+ button(type='button').material-icons &#xE5C4;
span.current Loading...
- input(type='button', value='arrow_forward').material-icons
+ button(type='button').material-icons &#xE5C8;
iframe(scrolling='no')#schedule