liquid_feedback_frontend
diff app/main/index/document.lua @ 1606:dcbe505ddf24
Removed old views, removed Silk icon set, removed emoticons
author | bsw |
---|---|
date | Mon Feb 01 21:25:34 2021 +0100 (2021-02-01) |
parents | 32cc544d5a5b |
children |
line diff
1.1 --- a/app/main/index/document.lua Mon Feb 01 21:02:47 2021 +0100 1.2 +++ b/app/main/index/document.lua Mon Feb 01 21:25:34 2021 +0100 1.3 @@ -7,7 +7,6 @@ 1.4 slot.select("actions", function() 1.5 ui.link{ 1.6 content = function() 1.7 - ui.image{ static = "icons/16/cancel.png" } 1.8 slot.put(_"Cancel") 1.9 end, 1.10 module = "index",