fix class to sub-template need the dict in them
authorScott Baker <smbaker@gmail.com>
Mon, 8 Dec 2014 23:00:51 +0000 (15:00 -0800)
committerScott Baker <smbaker@gmail.com>
Mon, 8 Dec 2014 23:00:51 +0000 (15:00 -0800)
planetstack/core/xoslib/templates/xosAdmin.html

index c113e04..a222889 100644 (file)
   </tr></thead>
   <tbody></tbody>
   </table>
-  <%= xosListFooterTemplate() %>
+  <%= xosListFooterTemplate({addChildHash: addChildHash}) %>
 </script>
 
 <script type="text/template" id="xosAdmin-slice-listitem-template">