You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ambari.apache.org by ab...@apache.org on 2014/07/02 18:42:02 UTC

git commit: AMBARI-6332 Bulk Decommission: Background Operation Popup content looks broken (additional). (ababiichuk)

Repository: ambari
Updated Branches:
  refs/heads/branch-1.6.1 95a4817c6 -> 46edd9cb0


AMBARI-6332 Bulk Decommission: Background Operation Popup content looks broken (additional). (ababiichuk)


Project: http://git-wip-us.apache.org/repos/asf/ambari/repo
Commit: http://git-wip-us.apache.org/repos/asf/ambari/commit/46edd9cb
Tree: http://git-wip-us.apache.org/repos/asf/ambari/tree/46edd9cb
Diff: http://git-wip-us.apache.org/repos/asf/ambari/diff/46edd9cb

Branch: refs/heads/branch-1.6.1
Commit: 46edd9cb0f2571eddc1605e6bcfa5fdab20c5d45
Parents: 95a4817
Author: aBabiichuk <ab...@cybervisiontech.com>
Authored: Wed Jul 2 19:38:41 2014 +0300
Committer: aBabiichuk <ab...@cybervisiontech.com>
Committed: Wed Jul 2 19:41:54 2014 +0300

----------------------------------------------------------------------
 .../templates/wizard/step9/step9HostTasksLogPopup.hbs   | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ambari/blob/46edd9cb/ambari-web/app/templates/wizard/step9/step9HostTasksLogPopup.hbs
----------------------------------------------------------------------
diff --git a/ambari-web/app/templates/wizard/step9/step9HostTasksLogPopup.hbs b/ambari-web/app/templates/wizard/step9/step9HostTasksLogPopup.hbs
index 138d784..04de55a 100644
--- a/ambari-web/app/templates/wizard/step9/step9HostTasksLogPopup.hbs
+++ b/ambari-web/app/templates/wizard/step9/step9HostTasksLogPopup.hbs
@@ -65,14 +65,14 @@
         <div>
           <i {{bindAttr class="view.openedTask.status :task-detail-status-ico view.openedTask.icon"}}
                   class="task-detail-status-ico"></i>
+          <div class="task-detail-ico-wrap">
+            <a title="Click to Copy" {{action "textTrigger" taskInfo target="view"}} class="task-detail-copy"><i
+                class="icon-copy"></i> {{t common.copy}}</a>
+            <a title="Open in New Window" {{action openTaskLogInDialog}} class="task-detail-open-dialog"><i
+                class="icon-external-link"></i> {{t common.open}}</a>
+          </div>
           <span class="task-detail-log-rolename">{{view.openedTask.role}} {{view.openedTask.command}}</span>
         </div>
-        <div class="task-detail-ico-wrap">
-          <a title="Click to Copy" {{action "textTrigger" taskInfo target="view"}} class="task-detail-copy"><i
-                  class="icon-copy"></i> {{t common.copy}}</a>
-          <a title="Open in New Window" {{action openTaskLogInDialog}} class="task-detail-open-dialog"><i
-                  class="icon-external-link"></i> {{t common.open}}</a>
-        </div>
       </div>
       {{#if view.isTaskLoaded}}
           <div class="task-detail-log-info">