mirror of
https://github.com/Karaka-Management/oms-Knowledgebase.git
synced 2026-02-14 09:18:40 +00:00
add empty page dashboard icoin
This commit is contained in:
parent
619a95b470
commit
72f1c5ef6b
|
|
@ -49,6 +49,9 @@ echo $this->getData('nav')->render(); ?>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<?php endforeach; ?>
|
<?php endforeach; ?>
|
||||||
|
<?php if (empty($documents)) : ?>
|
||||||
|
<div class="emptyPage"></div>
|
||||||
|
<?php endif; ?>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user