macro nesting docs

This commit is contained in:
Colin Kuskie 2007-01-12 17:40:58 +00:00
parent 72e6a896f9
commit 55b5f05041
49 changed files with 131 additions and 55 deletions

View file

@ -4,6 +4,8 @@
- fix: .wgacess (perlDreamer Consulting, LLC)
- fix: Fixed a bug where date form fields would not process epoch values
correctly. (Martin Kamerbeek / Oqapi)
- fix: Macro documentation now states whether or not a macro can be nested
inside other macro and if so, under what conditions.
7.3.4
- fix: SQLForm - cannot add new asset (Martin Kamerbeek / Oqapi)