summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorYorhel <git@yorhel.nl>2019-11-03 18:11:40 +0100
committerYorhel <git@yorhel.nl>2019-11-10 12:44:55 +0100
commit6821b9ab3f3b24e4d635a0763122d0ed2b1c0b72 (patch)
treebfc36ca1fc878aaddc2ad0d7bd0327408eed105c /Makefile
parentcc4607635279792b59953bba2e3cb4a3928e76df (diff)
ulist: Add comment and "this item is public" icons
Dynamically updating the visibility state of the "this item is public" icon kind of sucks. But meh, you really want that state to update correctly.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 9fe5a933..5f20e31d 100644
--- a/Makefile
+++ b/Makefile
@@ -122,6 +122,7 @@ JS_FILES=\
elm/pagevars.js \
elm/ULists/ManageLabels.js \
elm/ULists/LabelEdit.js \
+ elm/ULists/VoteEdit.js \
elm/Lib/Ffi.js \
elm/elm-init.js \
elm/checkall.js \