* Regenerate the bindings from a clean sqlite database.

This commit is contained in:
Eelco Dolstra
2008-11-28 18:02:08 +00:00
parent ff9987c904
commit 5613448a81
20 changed files with 54 additions and 45 deletions

View File

@ -169,7 +169,7 @@
</tr>
<tr>
<th>Owner:</th>
<td><tt>[% INCLUDE maybeEditString param="owner" value=curProject.owner edit=(edit && c.check_user_roles('admin')) %]</tt></td>
<td><tt>[% INCLUDE maybeEditString param="owner" value=curProject.owner.username edit=(edit && c.check_user_roles('admin')) %]</tt></td>
</tr>
<tr>
<th>Enabled:</th>