shortener added RR key
git-svn-id: http://svn.d4science-ii.research-infrastructures.eu/gcube/trunk/portlets/user/workspace-tree-widget@77454 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
parent
e74a74eb4f
commit
5fe22d3b84
|
@ -93,8 +93,8 @@ public final class UrlShortener {
|
||||||
|
|
||||||
//ACTIVE THIS AFTER RELEASE
|
//ACTIVE THIS AFTER RELEASE
|
||||||
if(paramKeyValue!=null && !paramKeyValue.isEmpty()){
|
if(paramKeyValue!=null && !paramKeyValue.isEmpty()){
|
||||||
// getParam = "?"+KEY +"="+paramKeyValue;
|
getParam = "?"+KEY +"="+paramKeyValue;
|
||||||
getParam = "?"+KEY +"=AIzaSyDfMO0VY3o8GjRUqnTfqScjm_EsFEuBa3g";
|
// getParam = "?"+KEY +"=AIzaSyDfMO0VY3o8GjRUqnTfqScjm_EsFEuBa3g";
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue