Skip to content

Commit

Permalink
fixed : hided license header panel on list of experiment for next rel…
Browse files Browse the repository at this point in the history
…ease. Some NPE error.
  • Loading branch information
rinkesj committed Jun 18, 2014
1 parent f0d8333 commit 86f5890
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -223,8 +223,9 @@ protected void onConfigure() {

cont.add(ddc);
cont.add(licenseBuyLink);


// XXX HIDE LICENSE DROP DOWN CHOICE FOR NOW. FIX EXCEPTION !!!
cont.setVisibilityAllowed(false);
}


Expand Down

0 comments on commit 86f5890

Please sign in to comment.