* Fix program module.
This commit is contained in:
@@ -5,5 +5,5 @@ $(function()
|
||||
|
||||
function setCopyProject(programID)
|
||||
{
|
||||
location.href = createLink('program', 'create', 'type=' + type + '©ProgramID=' + programID);
|
||||
location.href = createLink('program', 'create', 'template=' + template + '©ProgramID=' + programID);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user