liquid_feedback_frontend

annotate app/main/index/menu.lua @ 946:c328da62f45c

Robustify voting JavaScript: Calculate scoring after each moving
author jbe
date Thu Nov 08 15:16:17 2012 +0100 (2012-11-08)
parents 26d6d5cb4c7c
children
rev   line source
bsw@641 1 app.html_title.title = _("Member menu")
bsw@641 2
bsw@641 3 execute.view{
bsw@641 4 module = "index",
bsw@641 5 view = "_menu"
bsw@641 6 }
bsw@641 7

Impressum / About Us