parent
2ef105dd8c
commit
0baaacb0a6
2 changed files with 12 additions and 1 deletions
|
@ -79,7 +79,7 @@
|
|||
dialog-title="Delete Tags"
|
||||
dialog-action-title="Delete Tags">
|
||||
Are you sure you want to delete the following tags:
|
||||
<ul>
|
||||
<ul class="delete-tag-list">
|
||||
<li ng-repeat="tag_info in deleteMultipleTagsInfo.tags">
|
||||
<span class="label label-default tag">{{ tag_info.name }}</span>
|
||||
</li>
|
||||
|
|
Reference in a new issue