liquid_feedback_frontend
annotate env/ui/set_for_partial_load.lua @ 1101:b18e198c2624
Show administrative notice in any case as long as a message is set
author | bsw |
---|---|
date | Mon Oct 27 12:03:54 2014 +0100 (2014-10-27) |
parents | 00d1004545f1 |
children |
rev | line source |
---|---|
bsw/jbe@19 | 1 function ui.set_for_partial_load() |
bsw/jbe@19 | 2 ui._partial_load = true |
bsw/jbe@19 | 3 end |