Cancel opening window

This commit is contained in:
armenrz 2007-02-21 10:31:31 +00:00
parent 3e9a362a58
commit 0e506ec5be
1 changed files with 5 additions and 0 deletions

View File

@ -539,6 +539,11 @@ public final class APanel extends CPanel
m_onlyCurrentRows = false; // Query might involve history
gTab.setQuery(query);
}
//Added Lines by Armen (Goodwill)
else {
return false; //Cancel Opening Window
}
//End of Added Lines
if (wb == 0)
m_curTab = gTab;
} // query on first tab