[
https://issues.apache.org/jira/browse/AMBARI-24700?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16633799#comment-16633799
]
Hudson commented on AMBARI-24700:
---------------------------------
SUCCESS: Integrated in Jenkins build Ambari-trunk-Commit #10178 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/10178/])
AMBARI-24700 - Slider widget: insert a space char between label value (github:
[https://gitbox.apache.org/repos/asf?p=ambari.git&a=commit&h=1f1f890c65aa45243f76efac2fec741fea28a35b])
* (edit)
ambari-web/app/views/common/configs/widgets/slider_config_widget_view.js
> Slider widget: insert a space char between label value and unit-name
> --------------------------------------------------------------------
>
> Key: AMBARI-24700
> URL: https://issues.apache.org/jira/browse/AMBARI-24700
> Project: Ambari
> Issue Type: Bug
> Components: ambari-web
> Affects Versions: 2.8.0
> Reporter: Krisztian Kasa
> Assignee: Krisztian Kasa
> Priority: Major
> Labels: pull-request-available
> Fix For: 2.8.0
>
> Time Spent: 50m
> Remaining Estimate: 0h
>
> On Ambari enhanced UI configuration change the slider widget by inserting a
> space character between label value and unit-name.
> from
> {code}
> 2days
> {code}
> to
> {code}
> 2 days
> {code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)