feat: warning for protected note without protection

- Use `.sn-button` everywhere
- Delete permissions modal
- Capitalize "Clear session data"
This commit is contained in:
Baptiste Grob
2021-03-22 16:51:49 +01:00
parent cd7b5cc455
commit cc474da0c3
25 changed files with 418 additions and 476 deletions

View File

@@ -1,5 +1,7 @@
editor-view(
.flex-grow(
ng-repeat='editor in self.editors'
application='self.application'
editor='editor'
)
editor-view(
application='self.application'
editor='editor'
)