* Sync stories to new project when change execution project.

This commit is contained in:
王怡栋
2021-09-02 13:13:04 +08:00
parent 553255a1bf
commit 76945e64ff
6 changed files with 43 additions and 6 deletions
+1
View File
@@ -132,4 +132,5 @@
</form>
</div>
<?php js::set('weekend', $config->execution->weekend);?>
<?php js::set('confirmSyncStories', $lang->execution->confirmSyncStories);?>
<?php include '../../common/view/footer.html.php';?>