misplaced 'form' in table when using 'add'
Reported by Gaspard Bucher | June 22nd, 2009 @ 11:32 AM | in 1.5
<table>
<tr do='each'><td>...</td></tr>
<tr do='add'><td do='add_btn'/></tr>
</table>
How to transform this into a proper form ? Should we use a table in table ?
- table1 contains a row like 'add' row
- table2 replaces 'add_btn' and could parse 'each' row
<tr><td>....</td></tr>
No comments found
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
Anyone knows how to use formatting here ?
Git repository: http://github.com/zena
Official website: http://zenadmin.org