liquid_feedback_frontend
diff app/main/index/index.lua @ 248:e3613831cd1e
Migrate global delegation to unit level
author | bsw |
---|---|
date | Fri Dec 30 03:13:10 2011 +0100 (2011-12-30) |
parents | 7d0f4721d2f3 |
children | 7196685f9dd7 |
line diff
1.1 --- a/app/main/index/index.lua Fri Dec 30 03:11:57 2011 +0100 1.2 +++ b/app/main/index/index.lua Fri Dec 30 03:13:10 2011 +0100 1.3 @@ -68,10 +68,6 @@ 1.4 module = "member", 1.5 view = "edit_images" 1.6 } 1.7 - execute.view{ 1.8 - module = "delegation", 1.9 - view = "_show_box" 1.10 - } 1.11 ui.link{ 1.12 content = function() 1.13 ui.image{ static = "icons/16/wrench.png" }