* Add exportdata page.

This commit is contained in:
宋辰轩
2023-03-31 09:11:58 +08:00
parent fd043f0b9b
commit c60d1d9785
+1
View File
@@ -34,6 +34,7 @@ $('#subNavbar li').not('[data-id=<?php echo $group;?>]').removeClass('active');
<?php common::printLink('pivot', 'browse', '', $lang->pivot->toDesign, '', "class='btn btn-primary'");?>
</div>
</div>
<?php include $this->app->getModuleExtPath('', 'pivot', 'view')['common'] . 'exportdata.html.php';?>
<?php endif;?>
<div id='mainContent' class='main-row'>