mirror of
https://github.com/overleaf/overleaf.git
synced 2024-12-29 14:52:40 +00:00
Merge branch 'master' into sk-tpr
This commit is contained in:
commit
fbf5d35fa5
1 changed files with 3 additions and 1 deletions
|
@ -210,8 +210,10 @@ div.full-size.pdf(ng-controller="PdfController")
|
|||
sixpack-convert="track_changes_feature_info"
|
||||
ng-click="startFreeTrial('compile-timeout')"
|
||||
) #{translate("start_free_trial")}
|
||||
// // // //
|
||||
|
||||
.alert.alert-danger(ng-show="pdf.projectTooLarge")
|
||||
strong #{translate("project_too_large")}
|
||||
span #{translate("project_too_large_please_reduce")}
|
||||
|
||||
|
||||
script(type='text/ng-template', id='clearCacheModalTemplate')
|
||||
|
|
Loading…
Reference in a new issue