liquid_feedback_frontend
diff app/main/delegation/_show_box.lua @ 277:bde068b37608
Dropdown boxes except of delegation box removed, optical enhancements and repositioning of elements
author | bsw |
---|---|
date | Mon Feb 13 00:16:42 2012 +0100 (2012-02-13) |
parents | 7196685f9dd7 |
children | b77e6a17ca77 |
line diff
1.1 --- a/app/main/delegation/_show_box.lua Sun Feb 12 20:03:26 2012 +0100 1.2 +++ b/app/main/delegation/_show_box.lua Mon Feb 13 00:16:42 2012 +0100 1.3 @@ -194,6 +194,7 @@ 1.4 1.5 if not issue or (issue.state ~= "finished" and issue.state ~= "cancelled") then 1.6 change_delegation(scope, unit_id, area_id, issue, delegation, initiative_id) 1.7 + slot.put("<br style='clear: left'/>") 1.8 end 1.9 1.10 for i, record in ipairs(delegation_chain) do