* Finish task#8956.

This commit is contained in:
hufangzhou
2021-01-15 16:41:41 +08:00
parent fe95537914
commit 2d14f0aec4
25 changed files with 326 additions and 91 deletions
+1
View File
@@ -141,6 +141,7 @@ $(function()
});
});
</script>
<?php if(isset($project)) js::set('project', $project);?>
<?php js::set('storyType', $type);?>
<?php include '../../common/view/pastetext.html.php';?>
<?php include '../../common/view/footer.html.php';?>