liquid_feedback_frontend
annotate env/ui/is_for_partial_load.lua @ 900:832c8d0f3c7e
Handle policies without issue quorum in policy views correctly
| author | bsw |
|---|---|
| date | Tue Aug 21 00:33:17 2012 +0200 (2012-08-21) |
| parents | 00d1004545f1 |
| children |
| rev | line source |
|---|---|
| bsw/jbe@19 | 1 function ui.is_for_partial_load() |
| bsw/jbe@19 | 2 return ui._partial_load |
| bsw/jbe@19 | 3 end |