diff --git a/templates/ReportAdminForm.ss b/templates/ReportAdminForm.ss new file mode 100644 index 00000000..f342bb0f --- /dev/null +++ b/templates/ReportAdminForm.ss @@ -0,0 +1,41 @@ +
+ + +
+ +
+ $FieldMap.ReportTitle.FieldHolder + $FieldMap.ReportDescription.FieldHolder + + + +
Filter by
+ + <% control FieldMap.Filters %> + <% control Children %> +
+ + $Field +
+ <% end_control %> + <% end_control %> + +
+
+ $FieldMap.action_updatereport.Field +
+ +
 
+ + $FieldMap.ReportContent.FieldHolder + + <% control HiddenFields %>$Field<% end_control %> + +
+ + +
+
+
\ No newline at end of file