* Code review.

This commit is contained in:
liumengyi
2022-06-24 14:18:31 +08:00
parent 5b84f06092
commit 3cbc219ad5
10 changed files with 31 additions and 33 deletions
+1
View File
@@ -26,6 +26,7 @@
<?php echo html::a($this->createLink('doc', 'view', "docID=$doc->id"), $doc->title, '', "title='$doc->title'");?>
<small> <?php echo $lang->arrow . ' ' . $lang->doc->edit;?></small>
</h2>
<div class='pull-right'><?php echo html::a('###', $lang->save, '', 'id="top-submit" class="btn btn-primary"');?></div>
</div>
<form class='load-indicator main-form form-ajax' method='post' enctype='multipart/form-data' id='dataform'>
<table class='table table-form'>