Artifact 077adf479c737140a618ae7f8a6c650a7812ded9:
- File stml2/example/pages/leftnav/control.scm — part of check-in [78408a15fb] at 2019-12-16 22:57:30 on branch v1.70-refactor01 — Added stml2 as compilation unit/module (user: matt, size: 211) [annotate] [blame] [check-ins using] [more...]
;; Copyright 2007-2008, Matthew Welland. Kiatoa.com All rights reserved. ;; ;; leftnav/control.scm ;; nothing needed here yet! (define (leftnav-action action) (case action ('logout (s:logout))))