institution: delete user button, once loaded
[unfold.git] / portal / templates / institution.html
index 812b2e5..8248fca 100644 (file)
@@ -35,8 +35,7 @@
                     <th>Enabled</th>
                 </tr>
             </table>
-        </div>
-        <div>
+            <br>
             <button id="deleteusers" type="button" class="btn btn-default"><span class="glyphicon glyphicon-remove"></span> Delete Users</button>
         </div>
        </div>
@@ -55,6 +54,7 @@
                     <th>expiration</th>
                 </tr>
             </table>
+            <br>
             <div>
                 <button id="renewslices" type="button" class="btn btn-default"><span class="glyphicon glyphicon-refresh"></span> Renew Slices</button>
                 <button id="deleteslices" type="button" class="btn btn-default"><span class="glyphicon glyphicon-remove"></span> Delete Slices</button>