mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-25 04:11:46 +00:00
Update the ux.
This commit is contained in:
@@ -14,7 +14,7 @@ See the License for the specific language governing permissions and
|
||||
limitations under the License.
|
||||
-->
|
||||
<div class="content" style="width: 90%; margin-left: 5%" ng-if="selector && selector.length > 0">
|
||||
<div class="k8s-inline">{{selector}}</div>
|
||||
<div class="k8s-inline k8s-button" ng-click="controller.clearSelector()">X</div>
|
||||
<div class="k8s-inline k8s-font-regular k8s-title-font">{{selector}}</div>
|
||||
<div class="k8s-inline k8s-title-font k8s-button" ng-click="controller.clearSelector(controller.routeParams.grouping)">X</div>
|
||||
</div>
|
||||
<div ng-repeat="(groupName,group) in groups.items" ng-include="'box.ng'">
|
||||
|
Reference in New Issue
Block a user