really really ready hopefully

git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/admin/resource-sweeper@65423 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Massimiliano Assante 2012-12-28 18:06:06 +00:00
parent 6f1be63a0b
commit 4474e3931c
1 changed files with 1 additions and 1 deletions

View File

@ -14,6 +14,6 @@ public class Resource_sweeper implements EntryPoint {
*/
public void onModuleLoad() {
//### Just for testing leave commented
new SweeperDialog("/gcube/devNext");
//new SweeperDialog("/gcube/devNext");
}
}