* If the project linked with the product belongs to the changed program, the unmodifiable information will not be prompted.
This commit is contained in:
@@ -17,6 +17,8 @@
|
||||
<?php js::set('canChangeProgram', $canChangeProgram);?>
|
||||
<?php js::set('singleLinkProjects', $singleLinkProjects);?>
|
||||
<?php js::set('multipleLinkProjects', $multipleLinkProjects);?>
|
||||
<?php js::set('linkStoriesProjectIDList', array_keys($linkStoriesProjects));?>
|
||||
<?php js::set('projectPathList', $projectPathList);?>
|
||||
<style>
|
||||
#changeProgram .icon-project {padding-right: 5px;}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user