liquid_feedback_frontend
annotate env/ui/is_for_partial_load.lua @ 25:4b2af207cefa
Use timings of issue instead of policy
| author | bsw |
|---|---|
| date | Sun Feb 21 14:23:56 2010 +0100 (2010-02-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 |