mirror of
https://github.com/fastogt/fastocloud_admin.git
synced 2025-03-09 23:38:52 +00:00
Typo
This commit is contained in:
parent
49da9bc1d3
commit
a57dfea8ac
1 changed files with 1 additions and 2 deletions
|
@ -991,7 +991,7 @@ Dashboard | {{ config['PUBLIC_CONFIG'].site.title }}
|
||||||
</button>
|
</button>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="tab-pane fade in active" id="tests">
|
<div class="tab-pane fade" id="tests">
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<table id='tests_table' class="table">
|
<table id='tests_table' class="table">
|
||||||
<thead>
|
<thead>
|
||||||
|
@ -1126,7 +1126,6 @@ Dashboard | {{ config['PUBLIC_CONFIG'].site.title }}
|
||||||
</button>
|
</button>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue