Change webservice config to not have nested Pieforms (Bug #1397128)
The webservices config had a parent Pieform without <form> tags,
which was used solely for layout. Inside this it nested other Pieforms.
This caused problems due to the nested forms (fieldsets and legends
didn't work properly).
This patch replaces the parent Pieform with a Dwoo template to avoid
those problems.
Change-Id: Ic5b8fa935f403e1002669efa315627f110bcdcc3
Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
Showing
This diff is collapsed.
Please register or sign in to comment