Cloudbar variables and loginUrl are configurable through runtime.properties and build.xml
[pithos-web-client] / src / gr / grnet / pithos / web / Pithos.gwt.xml
index bca0952..bff8fd7 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  ~ Copyright 2011 GRNET S.A. All rights reserved.
+  ~ Copyright 2011-2012 GRNET S.A. All rights reserved.
   ~
   ~ Redistribution and use in source and binary forms, with or
   ~ without modification, are permitted provided that the following
@@ -40,7 +40,7 @@
        <inherits name="com.google.gwt.json.JSON"/>
 
     <entry-point class='gr.grnet.pithos.web.client.Pithos' />
-       <stylesheet src='pithos.css' />
+       <stylesheet src='pithos.css' />
 
        <source path="client"/>
 </module>