[Yanel-commits] rev 45044 - public/yanel/contributions/ajax-components/src/access-policy-editor/java/org/wyona/security/gwt/accesspolicyeditor/public

michi at wyona.com michi at wyona.com
Thu Oct 15 12:12:14 CEST 2009


Author: michi
Date: 2009-10-15 12:12:14 +0200 (Thu, 15 Oct 2009)
New Revision: 45044

Modified:
   public/yanel/contributions/ajax-components/src/access-policy-editor/java/org/wyona/security/gwt/accesspolicyeditor/public/TestAccessPolicyEditor.html
Log:
cancel-url updated

Modified: public/yanel/contributions/ajax-components/src/access-policy-editor/java/org/wyona/security/gwt/accesspolicyeditor/public/TestAccessPolicyEditor.html
===================================================================
--- public/yanel/contributions/ajax-components/src/access-policy-editor/java/org/wyona/security/gwt/accesspolicyeditor/public/TestAccessPolicyEditor.html	2009-10-15 09:49:54 UTC (rev 45043)
+++ public/yanel/contributions/ajax-components/src/access-policy-editor/java/org/wyona/security/gwt/accesspolicyeditor/public/TestAccessPolicyEditor.html	2009-10-15 10:12:14 UTC (rev 45044)
@@ -9,7 +9,7 @@
     <h1>Test Access Policy Editor</h1>
 <p>
     <script language="javascript">
-      var getURLs = {"identities-url": "sample-identities-and-usecases.xml", "policy-url": "sample-policy.xml", "cancel-url": "http://yanel.wyona.org", "save-url": "save-policy.xml"};
+      var getURLs = {"identities-url": "sample-identities-and-usecases.xml", "policy-url": "sample-policy.xml", "cancel-url": "http://www.yanel.org", "save-url": "save-policy.xml"};
       //window.alert(getURLs);
     </script>
 



More information about the Yanel-commits mailing list