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/01/14 16:43:07 UTC

[11/50] [abbrv] airavata-php-gateway git commit: fixing storageResourceId not set issue.

fixing storageResourceId not set issue.


Project: http://git-wip-us.apache.org/repos/asf/airavata-php-gateway/repo
Commit: http://git-wip-us.apache.org/repos/asf/airavata-php-gateway/commit/9db8ceee
Tree: http://git-wip-us.apache.org/repos/asf/airavata-php-gateway/tree/9db8ceee
Diff: http://git-wip-us.apache.org/repos/asf/airavata-php-gateway/diff/9db8ceee

Branch: refs/heads/develop
Commit: 9db8ceee6b29868b3a6e186d009554651ee40d18
Parents: 281591e
Author: scnakandala <su...@gmail.com>
Authored: Mon Dec 14 14:35:35 2015 -0500
Committer: scnakandala <su...@gmail.com>
Committed: Mon Dec 14 14:35:35 2015 -0500

----------------------------------------------------------------------
 app/views/admin/manage-gateway.blade.php | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/airavata-php-gateway/blob/9db8ceee/app/views/admin/manage-gateway.blade.php
----------------------------------------------------------------------
diff --git a/app/views/admin/manage-gateway.blade.php b/app/views/admin/manage-gateway.blade.php
index be36325..438c063 100644
--- a/app/views/admin/manage-gateway.blade.php
+++ b/app/views/admin/manage-gateway.blade.php
@@ -238,7 +238,7 @@
                                                                            value="{{$gp->gatewayId}}">
                                                                     <input type="hidden" name="storageResourceId"
                                                                            id="gatewayId"
-                                                                           value="{{$crp->storageResourceId}}">
+                                                                           value="{{$srp->storageResourceId}}">
 
                                                                     <div class="form-horizontal">
                                                                         @include('partials/storage-resource-preferences',