This commit is contained in:
holger.trampe 2021-02-16 21:16:29 +01:00
parent b773ec5e20
commit f78a6a68f5
1 changed files with 1 additions and 1 deletions

View File

@ -100,7 +100,7 @@
<!-- Sidebar -->
<ul class=" bg-gray-900 sidebar sidebar-dark accordion fixed-top " style="overflow: all; height: 100vh;"id="accordionSidebar">
{% if request.user.profile.agency.paymentplan == 0 %}
{% if request.user.profile.agency.paymentplan == 0 and request.user.profile.agency.paymentstatus == 0 %}
<style type="text/css">
.trail_arrow {
width: 0;