liquid_feedback_frontend
annotate env/ui/is_for_partial_load.lua @ 928:ebcc40a3f8b3
Use event.target instead of event.srcElement in voting javascript
author | bsw |
---|---|
date | Sat Oct 20 17:20:51 2012 +0200 (2012-10-20) |
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 |