* Fixed an issue where the console reported an error when editing bugs.
This commit is contained in:
@@ -618,6 +618,8 @@ function loadTestTasks(productID, executionID)
|
||||
*/
|
||||
function notice()
|
||||
{
|
||||
if(page == 'edit') return;
|
||||
|
||||
if($('#openedBuild').find('option').length <= 1)
|
||||
{
|
||||
var html = '';
|
||||
|
||||
Reference in New Issue
Block a user