update test

This commit is contained in:
Denys Vuika 2018-06-09 07:36:23 +01:00
parent eefba09352
commit 1ac85c0149

View File

@ -5,6 +5,7 @@
<adf-toolbar class="inline" *ngIf="hasSelection"> <adf-toolbar class="inline" *ngIf="hasSelection">
<button <button
*ngIf="selectedNodes.length === 1"
color="primary" color="primary"
mat-icon-button mat-icon-button
title="{{ 'APP.ACTIONS.VIEW' | translate }}" title="{{ 'APP.ACTIONS.VIEW' | translate }}"