Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.

Commit

Permalink
Hide last validation run info
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex Eng committed Apr 1, 2013
1 parent 17efb7f commit bbd8463
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -95,6 +95,7 @@ public void clearValidationSelector()
public void setRunValidationVisible(boolean visible)
{
runValidation.setVisible(visible);
lastValidationRun.setVisible(visible);
}

@Override
Expand Down

0 comments on commit bbd8463

Please sign in to comment.