Merge branch 'AIRAVATA-2196-fix-experiment-sharing' 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/7fe66040 Tree: http://git-wip-us.apache.org/repos/asf/airavata-php-gateway/tree/7fe66040 Diff: http://git-wip-us.apache.org/repos/asf/airavata-php-gateway/diff/7fe66040 Branch: refs/heads/develop Commit: 7fe66040923abf7d0e947ca946f4973b3d592fa1 Parents: efde179 25808c5 Author: scnakandala <[email protected]> Authored: Wed Nov 9 16:36:29 2016 -0500 Committer: scnakandala <[email protected]> Committed: Wed Nov 9 16:36:29 2016 -0500 ---------------------------------------------------------------------- app/controllers/ExperimentController.php | 30 ++++++++++-------- app/libraries/ExperimentUtilities.php | 2 +- app/routes.php | 2 -- app/views/partials/experiment-info.blade.php | 35 +++++++++------------ app/views/partials/experiment-inputs.blade.php | 2 +- 5 files changed, 33 insertions(+), 38 deletions(-) ----------------------------------------------------------------------
