mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-06-10 11:00:22 +00:00
nextcloud: Drop some dead code
It does not seem to be used anywhere now. Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org> Reviewed-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
parent
9aa3203733
commit
e8f9783057
@ -21,15 +21,6 @@ from plinth.utils import format_lazy
|
||||
|
||||
from . import manifest, privileged
|
||||
|
||||
_alert = '''
|
||||
<div class="alert alert-warning d-flex align-items-center" role="alert">
|
||||
<div class="me-2">
|
||||
<span class="fa fa-exclamation-triangle" aria-hidden="true"></span>
|
||||
<span class="visually-hidden">{}</span>
|
||||
</div>
|
||||
<div>{}</div>
|
||||
</div>
|
||||
'''
|
||||
_description = [
|
||||
_('Nextcloud is a self-hosted productivity platform which provides '
|
||||
'private and secure functions for file sharing, collaborative work, '
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user