You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airavata.apache.org by ma...@apache.org on 2017/09/27 15:30:05 UTC

[2/2] airavata-php-gateway git commit: AIRAVATA-2500 Add closing tag

AIRAVATA-2500 Add closing tag


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

Branch: refs/heads/develop
Commit: e472d8e41bce3aa0422af6dd795eb4365ad8ad9d
Parents: fcc30be
Author: Marcus Christie <ma...@iu.edu>
Authored: Wed Sep 27 11:27:40 2017 -0400
Committer: Marcus Christie <ma...@iu.edu>
Committed: Wed Sep 27 11:27:40 2017 -0400

----------------------------------------------------------------------
 app/views/partials/auto-provisioned-accounts.blade.php | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/airavata-php-gateway/blob/e472d8e4/app/views/partials/auto-provisioned-accounts.blade.php
----------------------------------------------------------------------
diff --git a/app/views/partials/auto-provisioned-accounts.blade.php b/app/views/partials/auto-provisioned-accounts.blade.php
index e10fc32..58a3a29 100644
--- a/app/views/partials/auto-provisioned-accounts.blade.php
+++ b/app/views/partials/auto-provisioned-accounts.blade.php
@@ -49,4 +49,5 @@
                 </tbody>
             </table>
         </div>
-    </div>
\ No newline at end of file
+    </div>
+</div>
\ No newline at end of file