change dcaAdmin to dcaClient
This commit is contained in:
parent
9b04d1af6c
commit
0d02f243a9
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@
|
||||||
%} {% block scripts %} {{ window_vars(user) }}
|
%} {% block scripts %} {{ window_vars(user) }}
|
||||||
<script src="{{ static_url_for('satmachineclient/static', path='js/index.js') }}"></script>
|
<script src="{{ static_url_for('satmachineclient/static', path='js/index.js') }}"></script>
|
||||||
{% endblock %} {% block page %}
|
{% endblock %} {% block page %}
|
||||||
<div class="row q-col-gutter-md" id="dcaAdmin">
|
<div class="row q-col-gutter-md" id="dcaClient">
|
||||||
<div class="col-12 col-md-8 col-lg-7 q-gutter-y-md">
|
<div class="col-12 col-md-8 col-lg-7 q-gutter-y-md">
|
||||||
<!-- Deposit Management Section -->
|
<!-- Deposit Management Section -->
|
||||||
<q-card>
|
<q-card>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue