You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airavata.apache.org by sc...@apache.org on 2016/10/19 15:07:53 UTC

airavata git commit: changing index.html

Repository: airavata
Updated Branches:
  refs/heads/develop afb9c6cac -> 2dda44ba3


changing index.html


Project: http://git-wip-us.apache.org/repos/asf/airavata/repo
Commit: http://git-wip-us.apache.org/repos/asf/airavata/commit/2dda44ba
Tree: http://git-wip-us.apache.org/repos/asf/airavata/tree/2dda44ba
Diff: http://git-wip-us.apache.org/repos/asf/airavata/diff/2dda44ba

Branch: refs/heads/develop
Commit: 2dda44ba3a8eaac388f5bebb9b972e45f169c11e
Parents: afb9c6c
Author: scnakandala <su...@gmail.com>
Authored: Wed Oct 19 11:07:46 2016 -0400
Committer: scnakandala <su...@gmail.com>
Committed: Wed Oct 19 11:07:46 2016 -0400

----------------------------------------------------------------------
 .../sharing-service-docs/index.html               | 18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/airavata/blob/2dda44ba/modules/sharing-registry/sharing-service-docs/index.html
----------------------------------------------------------------------
diff --git a/modules/sharing-registry/sharing-service-docs/index.html b/modules/sharing-registry/sharing-service-docs/index.html
index 9070400..2126f9f 100644
--- a/modules/sharing-registry/sharing-service-docs/index.html
+++ b/modules/sharing-registry/sharing-service-docs/index.html
@@ -294,15 +294,15 @@
                 //shared with non cascading permissions
                 sharingServiceClient.shareEntityWithGroups(domainId, "test-experiment-2", Arrays.asList("test-group-2"), "CLONE", false);
 
-                /***********************************************************************/
-                /*          test-project-1 (OWNER:test-user-1, WRITE:test-user-2)      */
-                /*             /                        \                              */
-                /*    test-experiment-1           test-experiment-2                    */
-                /*   (OWNER:test-user-1)  (OWNER:test-user-1, READ/CLONE:test-group-2) */
-                /*                                          |                          */
-                /*                                     test-file-1                     */
-                /*                       (OWNER:test-user-1, READ:test-group-2)        */
-                /***********************************************************************/
+                /************************************************************************************************************/
+                /*          test-project-1 (OWNER:test-user-1, WRITE:test-user-2)                                           */
+                /*             /                                              \                                             */
+                /*    test-experiment-1                                 test-experiment-2                                   */
+                /*   (OWNER:test-user-1,WRITE:test-user-2)  (OWNER:test-user-1, WRITE:test-user-2, READ/CLONE:test-group-2) */
+                /*                                                                  |                                       */
+                /*                                                             test-file-1                                  */
+                /*                                        (OWNER:test-user-1, WRITE:test-user-2, READ:test-group-2)         */
+                /************************************************************************************************************/
             </pre>
         </div>