1
0
mirror of https://github.com/bingohuang/docker-labs.git synced 2025-10-04 17:33:21 +08:00

Show alert if more than 5 instances are created

This commit is contained in:
Marcos Lilljedahl
2016-10-08 10:52:52 +02:00
parent 62936fcfc9
commit a0ffe28be9
3 changed files with 23 additions and 4 deletions

View File

@@ -7,7 +7,7 @@
<link rel="stylesheet" href="/assets/style.css" />
</head>
<body>
<div layout="column" style="height:100%;" ng-cloak>
<div layout="column" style="height:100%;" ng-cloak>
<section layout="row" flex>
@@ -44,7 +44,7 @@
<div flex></div>
</md-content>
<md-content flex layout-padding ng-repeat="instance in instances" ng-show="instance.name == selectedInstance.name">
<md-content id="popupContainer" flex layout-padding ng-repeat="instance in instances" ng-show="instance.name == selectedInstance.name">
<md-card md-theme="default" md-theme-watch>
<md-card-title>
<md-card-title-text>