Remove Sigmah

This commit is contained in:
Disassembler 2020-04-11 16:38:11 +02:00
parent ff9a12af65
commit 71604f26b6
No known key found for this signature in database
GPG Key ID: 524BD33A0EE29499
3 changed files with 0 additions and 20 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 32 KiB

View File

@ -272,18 +272,6 @@
</div>
{% endif %}
{% if 'sigmah' in visible_apps %}
{% set app = apps['sigmah'] %}
<div class="portal-box">
<h2><a href="https://{{ app['host'] }}.{{ host }}/sigmah/"><img src="static/img/Sigmah.png" alt="Sigmah" title="Sigmah">Sigmah</a></h2>
<p>Rozpočtování získávání finančních prostředků.</p>
<ul>
<li><strong>Login:</strong> <span class="login">{{ app['login'] }}</span></li>
<li><strong>Heslo:</strong> <span class="password">{{ app['password'] }}</span></li>
</ul>
</div>
{% endif %}
{% if 'motech' in visible_apps %}
{% set app = apps['motech'] %}
<div class="portal-box">

View File

@ -103,14 +103,6 @@
</div>
{% endif %}
{% if 'sigmah' in visible_apps %}
{% set app = apps['sigmah'] %}
<div class="portal-box">
<h2><a href="https://{{ app['host'] }}.{{ host }}/sigmah/">Finanční řízení sbírek</a></h2>
<p>Rozpočtování získávání finančních prostředků.</p>
</div>
{% endif %}
{% if 'motech' in visible_apps %}
{% set app = apps['motech'] %}
<div class="portal-box">