liquid_feedback_frontend

diff app/main/admin/area_show.lua @ 5:afd9f769c7ae

Version beta1

Final voting with Schulze-Method is now possible

Many bug fixes and code cleanup

Registration with invite codes

More sort and filter options

Seperated display of "supporters" and "potential supporters"

Optical changes

Flood limit / initiative contigent is now checked by frontend

Neccessary changes to access core beta11
author bsw/jbe
date Fri Dec 25 12:00:00 2009 +0100 (2009-12-25)
parents 3bfb2fcf7ab9
children 915cc0341538
line diff
     1.1 --- a/app/main/admin/area_show.lua	Thu Dec 10 12:00:00 2009 +0100
     1.2 +++ b/app/main/admin/area_show.lua	Fri Dec 25 12:00:00 2009 +0100
     1.3 @@ -10,8 +10,8 @@
     1.4  ui.form{
     1.5    attr = { class = "vertical" },
     1.6    record = area,
     1.7 -  module = "area",
     1.8 -  action = "update",
     1.9 +  module = "admin",
    1.10 +  action = "area_update",
    1.11    routing = {
    1.12      default = {
    1.13        mode = "redirect",

Impressum / About Us