mirror of
https://github.com/overleaf/overleaf.git
synced 2025-04-05 18:01:01 +00:00
much simpler version of interpolation
This commit is contained in:
parent
7344f745e4
commit
9631d4da98
1 changed files with 2 additions and 2 deletions
|
@ -85,8 +85,8 @@
|
|||
.progress
|
||||
.progress-bar.progress-bar-info(ng-style="{'width' : (percentComplete+'%')}")
|
||||
|
||||
p.small(ng-i18next="[i18next]({percent:percentComplete})profile_complete_percentage")
|
||||
|
||||
p.small #{translate("profile_complete_percentage")}
|
||||
|
||||
button#completeUserProfileInformation.btn.btn-info(
|
||||
ng-hide="formVisable",
|
||||
ng-click="openUserProfileModal()"
|
||||
|
|
Loading…
Reference in a new issue