Make sure that the underlying GoatHillsFinancial lesson remains hidden
Naturally, we want derived classes to be visible automatically git-svn-id: http://webgoat.googlecode.com/svn/trunk@164 4033779f-a91e-0410-96ef-6bf7bf53c507
This commit is contained in:
parent
dc8914f4e1
commit
76f654e820
@ -313,7 +313,7 @@ public class GoatHillsFinancial extends RandomLessonAdapter
|
||||
|
||||
@Override
|
||||
protected boolean getDefaultHidden() {
|
||||
return false;
|
||||
return getClass().equals(GoatHillsFinancial.class);
|
||||
}
|
||||
|
||||
public Element getCredits()
|
||||
|
Loading…
x
Reference in New Issue
Block a user