Change buttons copy.

This commit is contained in:
Paulo Reis 2018-05-30 15:03:22 +01:00
parent aec4ea79ad
commit 66d7bdb26b
2 changed files with 2 additions and 2 deletions

View file

@ -23,7 +23,7 @@
ng-click="toggleHistoryViewMode();"
)
i.fa
| Enter "Point-in-time" mode
| Browse project versions
.toolbar-right(ng-if="history.selection.docs[history.selection.pathname].deletedAtV")
button.btn.btn-danger.btn-xs(
ng-click="restoreDeletedFile()"

View file

@ -10,4 +10,4 @@
ng-click="toggleHistoryViewMode();"
)
i.fa
| Enter "Compare" mode
| Compare project versions