From: Scott Baker <smbaker@gmail.com>
Date: Mon, 8 Dec 2014 23:00:51 +0000 (-0800)
Subject: fix class to sub-template need the dict in them
X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=8d2a622cf7cd46174b2e688da4611be16ebcd9ef;p=plstackapi.git

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">