[
https://issues.apache.org/jira/browse/AMBARI-19212?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15752000#comment-15752000
]
Hudson commented on AMBARI-19212:
---------------------------------
FAILURE: Integrated in Jenkins build Ambari-trunk-Commit #6240 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/6240/])
AMBARI-19212. Fix styles for disabled buttons (akovalenko) (akovalenko:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=c41208dc980a546dc058bf917650e3726dc0e682])
* (edit) ambari-web/app/templates/main/alerts/manage_alert_groups_popup.hbs
* (edit) ambari-web/app/templates/main/alerts/add_alert_definition/step2.hbs
* (edit) ambari-web/app/templates/main/admin/kerberos/step1.hbs
* (edit) ambari-web/app/templates/main/admin/kerberos/step2.hbs
* (edit)
ambari-web/app/templates/main/admin/highAvailability/resourceManager/step3.hbs
* (edit) ambari-web/app/templates/main/admin/highAvailability/nameNode/step3.hbs
* (edit) ambari-web/app/templates/main/alerts/add_alert_definition/step3.hbs
* (edit) ambari-web/app/templates/main/service/reassign/step1.hbs
* (edit) ambari-web/app/templates/main/service/reassign/step5.hbs
> Fix styles for disabled buttons
> -------------------------------
>
> Key: AMBARI-19212
> URL: https://issues.apache.org/jira/browse/AMBARI-19212
> Project: Ambari
> Issue Type: Task
> Components: ambari-web
> Affects Versions: 3.0.0
> Reporter: Aleksandr Kovalenko
> Assignee: Aleksandr Kovalenko
> Fix For: 3.0.0
>
> Attachments: AMBARI-19212.patch
>
>
> Some buttons are presented with <a> tag. But Bootstrap styles do not handle
> disabled styles for <a> buttons with disabled attribute. We need to replace
> such <a> buttons with <button>.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)