feat: label new note button

This commit is contained in:
Baptiste Grob
2021-04-15 16:16:36 +02:00
parent b56ba17867
commit 465a6b55a0

View File

@@ -7,7 +7,8 @@
.sk-button.contrast.wide(
ng-click='self.createNewNote()',
title='Create a new note in the selected tag'
)
aria-label="Create new note"
)
.sk-label
i.icon.ion-plus.add-button
.filter-section(role='search')