spec compliance wip
This commit is contained in:
@@ -34,5 +34,5 @@
|
||||
"ng-click" => "ctrl.selectNote(note)", "ng-class" => "{'selected' : ctrl.selectedNote == note}",
|
||||
"ng-attr-draggable" => "{{note.dummy ? undefined : 'true'}}", "note" => "note"}
|
||||
.name
|
||||
{{note.name}}
|
||||
{{note.title}}
|
||||
.date {{note.created_at || 'Now'}}
|
||||
|
||||
Reference in New Issue
Block a user