]> asedeno.scripts.mit.edu Git - bluechips.git/blobdiff - bluechips/templates/spend/index.mako
Tweak tag implementation
[bluechips.git] / bluechips / templates / spend / index.mako
index 9db5cb8804bd12041f658486f2b8488554507dc2..d4064cb58e914a3808e6daf92aa5d33de85cf32c 100644 (file)
@@ -21,7 +21,7 @@
     </tr>
     <tr>
       <th><label for="tags">Tags</label></th>
-      <td>${h.text('tags', c.values['tags'], size=64)}</td>
+      <td>${h.text('tags', c.tags, size=64)}</td>
     </tr>
   </table>