fix class to sub-template need the dict in them
diff --git a/planetstack/core/xoslib/templates/xosAdmin.html b/planetstack/core/xoslib/templates/xosAdmin.html
index c113e04..a222889 100644
--- a/planetstack/core/xoslib/templates/xosAdmin.html
+++ b/planetstack/core/xoslib/templates/xosAdmin.html
@@ -446,7 +446,7 @@
   </tr></thead>
   <tbody></tbody>
   </table>
-  <%= xosListFooterTemplate() %>
+  <%= xosListFooterTemplate({addChildHash: addChildHash}) %>
 </script>
 
 <script type="text/template" id="xosAdmin-slice-listitem-template">