~nursix.org/sahana-eden/stable

« back to all changes in this revision

Viewing changes to controllers/org.py

  • Committer: Fran Boon
  • Date: 2011-10-13 20:21:49 UTC
  • mfrom: (185.15.289 vita)
  • Revision ID: fran@aidiq.com-20111013202149-rwfv1dr7fgdfr9kr
merge nursix: cleanups

Show diffs side-by-side

added added

removed removed

Lines of Context:
14
14
    raise HTTP(404, body="Module disabled: %s" % module)
15
15
 
16
16
# Options Menu (available in all Functions" Views)
17
 
shn_menu(module)
 
17
s3_menu(module)
18
18
 
19
19
# =============================================================================
20
20
def index():