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 2017/05/22 17:29:07 UTC

airavata-php-gateway git commit: removing the hide part in queue data

Repository: airavata-php-gateway
Updated Branches:
  refs/heads/develop ea3dee2f9 -> 12ff1d39e


removing the hide part in queue data


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

Branch: refs/heads/develop
Commit: 12ff1d39e959b5f70d96c668117c20c021661e43
Parents: ea3dee2
Author: scnakandala <su...@gmail.com>
Authored: Mon May 22 13:29:03 2017 -0400
Committer: scnakandala <su...@gmail.com>
Committed: Mon May 22 13:29:03 2017 -0400

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


http://git-wip-us.apache.org/repos/asf/airavata-php-gateway/blob/12ff1d39/app/views/partials/experiment-queue-block.blade.php
----------------------------------------------------------------------
diff --git a/app/views/partials/experiment-queue-block.blade.php b/app/views/partials/experiment-queue-block.blade.php
index 5bee34c..334b9fd 100644
--- a/app/views/partials/experiment-queue-block.blade.php
+++ b/app/views/partials/experiment-queue-block.blade.php
@@ -36,7 +36,7 @@
     @endif
 </div>
 
-<div class="queue-data @if(! isset($expVal) ) hide @endif">
+<div class="queue-data">
     <div class="form-group">
         <label for="node-count">Node Count <span>( Max Allowed Nodes - <span
                     class="node-count alert-warning"></span>)</span></label>