Update templates/irr_tools.html
This commit is contained in:
parent
aa0ca8eeaa
commit
ea528f8b33
1 changed files with 1 additions and 1 deletions
|
|
@ -42,7 +42,7 @@
|
|||
<section id="irr-log">
|
||||
<h2>Log Output</h2>
|
||||
<div id="statusMessage" class="alert alert-secondary" role="alert" style="display: none;"></div>
|
||||
<pre id="logOutput" class="bg-dark text-light p-3 rounded" style="min-height: 100px; max-height: 600px; overflow-y: auto; white-space: pre-wrap;">Click on ‘Start IRR Update’ or ‘View Log’ to see the output here.</pre>
|
||||
<pre id="logOutput" class="bg-dark text-light p-3 rounded" style="min-height: 100px; max-height: 600px; overflow-y: auto; white-space: pre-wrap;">Click on 'Start IRR Update' or 'View Log' to see the output here.</pre>
|
||||
</section>
|
||||
|
||||
<script src="{{ url_for('static', filename='js/pages/irr_tools.js') }}"></script>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue