This commit is contained in:
Eugene Pankov
2017-07-26 19:29:47 +02:00
parent 5045c4c82a
commit 98a5a95bec
9 changed files with 47 additions and 23 deletions

View File

@@ -1,3 +1,3 @@
.index {{index + 1}}
.name {{tab.customTitle || tab.title}}
.name([title]='tab.customTitle || tab.title') {{tab.customTitle || tab.title}}
button((click)='closeClicked.emit()') ×