mirror of
https://github.com/Karaka-Management/oms-Tasks.git
synced 2026-02-16 14:48:41 +00:00
Mobile table fix
This commit is contained in:
parent
220d09a45e
commit
31c7481645
|
|
@ -20,7 +20,7 @@
|
||||||
$tasks = $this->getData('tasks');
|
$tasks = $this->getData('tasks');
|
||||||
?>
|
?>
|
||||||
<div class="col-xs-12 col-md-6">
|
<div class="col-xs-12 col-md-6">
|
||||||
<div class="box">
|
<div class="box wf-100">
|
||||||
<table class="table red">
|
<table class="table red">
|
||||||
<caption><?= $this->getText('Tasks'); ?></caption>
|
<caption><?= $this->getText('Tasks'); ?></caption>
|
||||||
<thead>
|
<thead>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user