Merge branch 'master' of github.com:standardnotes/web into privs

This commit is contained in:
Mo Bitar
2018-11-25 19:59:06 -06:00
9 changed files with 51 additions and 8 deletions

View File

@@ -16,7 +16,7 @@
.sublabel
Saving to disk may increase app loading time and memory footprint.
%menu-row{"ng-repeat" => "revision in history.entries",
%menu-row{"ng-repeat" => "revision in entries",
"action" => "openRevision(revision);",
"label" => "revision.previewTitle()"}
.sublabel.opaque{"ng-class" => "classForRevision(revision)"}