You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airavata.apache.org by sm...@apache.org on 2015/05/13 20:40:20 UTC

airavata-php-gateway git commit: Tuning the error message

Repository: airavata-php-gateway
Updated Branches:
  refs/heads/master 0677c0889 -> cf9a7e9d0


Tuning the error message


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/cf9a7e9d
Tree: http://git-wip-us.apache.org/repos/asf/airavata-php-gateway/tree/cf9a7e9d
Diff: http://git-wip-us.apache.org/repos/asf/airavata-php-gateway/diff/cf9a7e9d

Branch: refs/heads/master
Commit: cf9a7e9d03385030150c02ae121af7b22a6a4362
Parents: 0677c08
Author: Suresh Marru <sm...@apache.org>
Authored: Wed May 13 14:40:16 2015 -0400
Committer: Suresh Marru <sm...@apache.org>
Committed: Wed May 13 14:40:16 2015 -0400

----------------------------------------------------------------------
 app/views/partials/experiment-inputs.blade.php | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/airavata-php-gateway/blob/cf9a7e9d/app/views/partials/experiment-inputs.blade.php
----------------------------------------------------------------------
diff --git a/app/views/partials/experiment-inputs.blade.php b/app/views/partials/experiment-inputs.blade.php
index 9f7fa94..b66381d 100644
--- a/app/views/partials/experiment-inputs.blade.php
+++ b/app/views/partials/experiment-inputs.blade.php
@@ -50,7 +50,7 @@
                 @endforeach
                 </select>
             @else
-                <h4>No Compute Resources exist at the moment
+                <h4>Application deployed Computational resources are currently available
             @endif
         </div>
         <div class="queue-block">