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/11/29 21:52:23 UTC

[1/2] airavata-php-gateway git commit: Fix typo

Repository: airavata-php-gateway
Updated Branches:
  refs/heads/develop 3a2de3072 -> 373f23593


Fix typo


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

Branch: refs/heads/develop
Commit: 1adec0d78c765abc9db09a993f80a022aa6eb975
Parents: de3ac07
Author: Marcus Christie <ma...@iu.edu>
Authored: Fri Nov 11 15:56:17 2016 -0500
Committer: Marcus Christie <ma...@iu.edu>
Committed: Fri Nov 11 15:56:17 2016 -0500

----------------------------------------------------------------------
 app/views/account/dashboard.blade.php | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/airavata-php-gateway/blob/1adec0d7/app/views/account/dashboard.blade.php
----------------------------------------------------------------------
diff --git a/app/views/account/dashboard.blade.php b/app/views/account/dashboard.blade.php
index 58c4c7b..b220821 100644
--- a/app/views/account/dashboard.blade.php
+++ b/app/views/account/dashboard.blade.php
@@ -300,7 +300,7 @@
 
             <div class="row well">
 
-                <h3>Manage Computing and Storage Resouces and Preferences for your Gateway</h3>
+                <h3>Manage Computing and Storage Resources and Preferences for your Gateway</h3>
 
                 <a href="{{URL::to('/')}}/cr/browse">
                     <div class=" col-md-3 well">


[2/2] airavata-php-gateway git commit: Merge branch 'fix-typo' of https://github.com/machristie/airavata-php-gateway into develop

Posted by sc...@apache.org.
Merge branch 'fix-typo' of https://github.com/machristie/airavata-php-gateway into develop


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

Branch: refs/heads/develop
Commit: 373f235936a4263ad75379bcdce576f4f13f8e1c
Parents: 3a2de30 1adec0d
Author: scnakandala <su...@gmail.com>
Authored: Tue Nov 29 16:52:12 2016 -0500
Committer: scnakandala <su...@gmail.com>
Committed: Tue Nov 29 16:52:12 2016 -0500

----------------------------------------------------------------------
 app/views/account/dashboard.blade.php | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/airavata-php-gateway/blob/373f2359/app/views/account/dashboard.blade.php
----------------------------------------------------------------------