mirror of
https://github.com/overleaf/overleaf.git
synced 2025-04-11 15:24:08 +00:00
Change buttons copy.
This commit is contained in:
parent
aec4ea79ad
commit
66d7bdb26b
2 changed files with 2 additions and 2 deletions
|
@ -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()"
|
||||
|
|
|
@ -10,4 +10,4 @@
|
|||
ng-click="toggleHistoryViewMode();"
|
||||
)
|
||||
i.fa
|
||||
| Enter "Compare" mode
|
||||
| Compare project versions
|
Loading…
Add table
Reference in a new issue