mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-06-05 07:09:02 +02:00
Merge pull request #3841 from overleaf/hb-restore-linked-file-errors
put back refreshFile errors for linked files GitOrigin-RevId: aca36443a7d9ee37ae810ff02575489b3aaf0419
This commit is contained in:
@@ -58,3 +58,10 @@ div.binary-file-header
|
||||
i.fa.fa-fw.fa-download
|
||||
|
|
||||
| #{translate("download")}
|
||||
|
||||
// Refresh Error
|
||||
div(ng-if="refreshError").row
|
||||
br
|
||||
.alert.alert-danger.col-md-6.col-md-offset-3
|
||||
| Error: {{ refreshError}}
|
||||
!= moduleIncludes("binaryFile:linkedFileRefreshError", locals)
|
||||
|
||||
Reference in New Issue
Block a user