Add/remove users from slice - message with timer
[unfold.git] / portal / templates / slice-resource-view.html
index f84d1ce..556db48 100644 (file)
@@ -14,7 +14,7 @@
                
                <div class="list-group-item list-resources">
                        <span class="list-group-item-heading">View</span>
-                       <a class="list-group-item" data-panel="resources" href="#">All</a>
+                       <a class="list-group-item active" data-panel="resources" href="#">All</a>
                        <a class="list-group-item" data-panel="reserved" href="#">Reserved</a>
                        <a class="list-group-item" data-panel="pending" href="#">Pending <span class="badge" id="badge-pending" data-number="0"></span></a>
                </div>
@@ -85,7 +85,7 @@
                 {{map_resources}}
                        </div>
                        <div id="scheduler-tab" class="panel" style="height:370px;display:none;">
-                {#scheduler#}
+                {{scheduler}}
                        </div>
                        <div id="pending" class="panel" style="height:370px;display:none;">
                 {{pending_resources}}