mirror of
https://github.com/Karaka-Management/oms-Surveys.git
synced 2026-02-18 07:58:41 +00:00
continue implementation
This commit is contained in:
parent
f4cc30ea6b
commit
1e3c233762
|
|
@ -20,7 +20,7 @@ $survey = $this->data['survey'];
|
||||||
echo $this->data['nav']->render(); ?>
|
echo $this->data['nav']->render(); ?>
|
||||||
|
|
||||||
<div class="tabview tab-2">
|
<div class="tabview tab-2">
|
||||||
<div class="box wf-100 col-xs-12">
|
<div class="box">
|
||||||
<ul class="tab-links">
|
<ul class="tab-links">
|
||||||
<li><label for="c-tab-1"><?= $this->getHtml('Survey'); ?></label>
|
<li><label for="c-tab-1"><?= $this->getHtml('Survey'); ?></label>
|
||||||
<li><label for="c-tab-2"><?= $this->getHtml('Preview'); ?></label>
|
<li><label for="c-tab-2"><?= $this->getHtml('Preview'); ?></label>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user