aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/views/fileview.rocker.html
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/resources/views/fileview.rocker.html')
-rw-r--r--src/main/resources/views/fileview.rocker.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/main/resources/views/fileview.rocker.html b/src/main/resources/views/fileview.rocker.html
index 087aba7..bef1ad0 100644
--- a/src/main/resources/views/fileview.rocker.html
+++ b/src/main/resources/views/fileview.rocker.html
@@ -14,7 +14,6 @@
@layout.template("File " + filename, css, js) -> {
<button class="switch" id="raw">Show raw</button>
<span class="settings" id="settings">
- <!-- TODO: HTML gets executed on linecount option click - why? -->
<label for="code">Linecount</label><input id="code" type="checkbox">
<label for="dark">Dark mode</label><input id="dark" type="checkbox">
</span>