Merge branch 'zentaopms_239'
This commit is contained in:
@@ -38,5 +38,5 @@ function loadExecutions(productID)
|
||||
$(function()
|
||||
{
|
||||
adjustPriBoxWidth();
|
||||
if($('#execution').val() != 0) loadExecutionBuilds($('#execution').val());
|
||||
if($('#execution').val() != 0 && multiple) loadExecutionBuilds($('#execution').val());
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user