From 6821b9ab3f3b24e4d635a0763122d0ed2b1c0b72 Mon Sep 17 00:00:00 2001 From: Yorhel Date: Sun, 3 Nov 2019 18:11:40 +0100 Subject: 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. --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') 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 \ -- cgit v1.2.3