* Finish task #62965. Fix bug #26130, #26129, #26120.

This commit is contained in:
hufangzhou
2022-08-08 16:31:20 +08:00
parent 3dacd0face
commit b44ed94231
12 changed files with 22 additions and 7 deletions
+1
View File
@@ -143,6 +143,7 @@ $("a[href^='###']").click(function()
</form>
</div>
</div>
<?php js::set('textType', $config->doc->textTypes);?>
<?php js::set('docType', $docType);?>
<?php js::set('fromGlobal', $fromGlobal);?>
<?php js::set('noticeAcl', $lang->doc->noticeAcl['doc']);?>