refactor: rename note controller to note view controller
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
application='self.application'
|
||||
app-state='self.appState'
|
||||
)
|
||||
editor-group-view.flex-grow(application='self.application')
|
||||
note-group-view.flex-grow(application='self.application')
|
||||
|
||||
footer-view(
|
||||
ng-if='!self.state.needsUnlock && self.state.launched'
|
||||
|
||||
Reference in New Issue
Block a user