* Code for task #90971.

This commit is contained in:
caoyanyi
2023-04-10 16:13:54 +08:00
parent 18a60f895c
commit e164c7be4d
6 changed files with 52 additions and 0 deletions
+1
View File
@@ -20,6 +20,7 @@
</ul>
</div>
</div>
<div class="crumbs"><?php echo implode(' > ', $crumbs);?></div>
</div>
<div class="actions">
<?php echo html::a("javascript:fullScreen()", '<span class="icon-fullscreen"></span>', '', "title='{$lang->fullscreen}' class='btn btn-link fullscreen-btn'");?>