mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-26 09:04:28 +00:00
reset font-size for tabulator on vilesci page
This commit is contained in:
@@ -176,7 +176,7 @@ $this->load->view(
|
|||||||
|
|
||||||
<!-- tabulator data table -->
|
<!-- tabulator data table -->
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<div class="col-lg-12">
|
<div class="col-lg-12 tabulator-initialfontsize">
|
||||||
<?php $this->load->view('lehre/lehrauftrag/approveLehrauftragData.php'); ?>
|
<?php $this->load->view('lehre/lehrauftrag/approveLehrauftragData.php'); ?>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user