mirror of
https://github.com/wekan/wekan.git
synced 2026-01-22 01:06:09 +01:00
Merge pull request #4180 from mfilser/app_reconnect_link_not_clickable
App reconnect link wasn't clickable
This commit is contained in:
commit
9e0de569dc
1 changed files with 1 additions and 2 deletions
|
|
@ -95,5 +95,4 @@ template(name="offlineWarning")
|
|||
i.fa.fa-warning
|
||||
| {{_ 'app-is-offline'}}
|
||||
|
||||
a.app-try-reconnect
|
||||
| {{_ 'app-try-reconnect'}}
|
||||
a.app-try-reconnect {{_ 'app-try-reconnect'}}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue