summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--FINDINGS4
1 files changed, 3 insertions, 1 deletions
diff --git a/FINDINGS b/FINDINGS
index 67d19b7..09a06c9 100644
--- a/FINDINGS
+++ b/FINDINGS
@@ -1,4 +1,6 @@
- cmmcms:
- template parser:
- ugly: <%= session_username() %> works, <%= session_username( ) %> not, the same syntax quirk
- doesn't exist for 'include' for example \ No newline at end of file
+ doesn't exist for 'include' for example
+ - fields and submit_buttons property on form (for rendering former in a table,
+ later with spaces). mentioned in the documenation, doens't seem to work.