summaryrefslogtreecommitdiffstats
path: root/pages
diff options
context:
space:
mode:
Diffstat (limited to 'pages')
-rw-r--r--pages/about.html4
-rw-r--r--pages/changelog.html7
-rw-r--r--pages/grades.html2
3 files changed, 10 insertions, 3 deletions
diff --git a/pages/about.html b/pages/about.html
index f31292f..7a12a2a 100644
--- a/pages/about.html
+++ b/pages/about.html
@@ -71,7 +71,7 @@
<div class="col s12">
<h3><b class="title-secondary">Beži</b><span class="title-primary">App</span>
</h3>
- <h5 class="subheader">Version 1.0.4-beta</h5>
+ <h5 class="subheader">Version 1.0.5-beta</h5>
</div>
</div>
<div class="row">
@@ -112,4 +112,4 @@
</div>
</body>
-</html> \ No newline at end of file
+</html>
diff --git a/pages/changelog.html b/pages/changelog.html
index a2abb77..529394e 100644
--- a/pages/changelog.html
+++ b/pages/changelog.html
@@ -46,6 +46,13 @@
<h3>Changelog</h3>
<ul class="collapsible">
<li>
+ <div class="collapsible-header">Version 1.0.5-beta</div>
+ <div class="collapsible-body">
+ <ul class="collection">
+ <li class="collection-item">Fixed default view on startup</li>
+ <li class="collection-item">Changed promise handling in gradings (#5)</li>
+ </ul>
+ </div>
<div class="collapsible-header">Version 1.0.4-beta</div>
<div class="collapsible-body">
<ul class="collection">
diff --git a/pages/grades.html b/pages/grades.html
index 6332d59..2c300cc 100644
--- a/pages/grades.html
+++ b/pages/grades.html
@@ -103,7 +103,7 @@
<div class="container">
<p>
<label>
- <input id="permanent-grades-checkbox" type="checkbox" />
+ <input id="permanent-grades-checkbox" class="no-select" type="checkbox" />
<span style="vertical-align: sub;">Use only permanent grades <a id="help-icon" class="modal-trigger"
href="#help-modal"><i class="material-icons"
style="vertical-align: sub;">help_outline</i></a></span>