Reste
This commit is contained in:
parent
b773ec5e20
commit
f78a6a68f5
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Reference in New Issue