mirror of
https://github.com/Karaka-Management/oms-QA.git
synced 2026-02-07 03:48:40 +00:00
add empty page icon
This commit is contained in:
parent
6147ea58d1
commit
c9f5a2ce5b
|
|
@ -71,5 +71,8 @@ echo $this->getData('nav')->render(); ?>
|
|||
</div>
|
||||
</section>
|
||||
<?php endforeach; ?>
|
||||
<?php if (empty($questions)) : ?>
|
||||
<div class="emptyPage"></div>
|
||||
<?php endif; ?>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user