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 2015/03/20 19:06:41 UTC

ambari git commit: AMBARI-10156 Editing configs with depended-by configs should trigger call to /recommendations. (additionl) (ababiichuk)

Repository: ambari
Updated Branches:
  refs/heads/trunk 903ce253f -> ab570fff5


AMBARI-10156 Editing configs with depended-by configs should trigger call to /recommendations. (additionl) (ababiichuk)


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

Branch: refs/heads/trunk
Commit: ab570fff57108e3a3b288a276e2dcc6f864626a2
Parents: 903ce25
Author: aBabiichuk <ab...@cybervisiontech.com>
Authored: Fri Mar 20 20:05:15 2015 +0200
Committer: aBabiichuk <ab...@cybervisiontech.com>
Committed: Fri Mar 20 20:06:32 2015 +0200

----------------------------------------------------------------------
 .../modal_popups/dependent_configs_list.hbs       | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ambari/blob/ab570fff/ambari-web/app/templates/common/modal_popups/dependent_configs_list.hbs
----------------------------------------------------------------------
diff --git a/ambari-web/app/templates/common/modal_popups/dependent_configs_list.hbs b/ambari-web/app/templates/common/modal_popups/dependent_configs_list.hbs
index a924c26..b54f8a4 100644
--- a/ambari-web/app/templates/common/modal_popups/dependent_configs_list.hbs
+++ b/ambari-web/app/templates/common/modal_popups/dependent_configs_list.hbs
@@ -1,3 +1,21 @@
+{{!
+* Licensed to the Apache Software Foundation (ASF) under one
+* or more contributor license agreements.  See the NOTICE file
+* distributed with this work for additional information
+* regarding copyright ownership.  The ASF licenses this file
+* to you under the Apache License, Version 2.0 (the
+* "License"); you may not use this file except in compliance
+* with the License.  You may obtain a copy of the License at
+*
+*     http://www.apache.org/licenses/LICENSE-2.0
+*
+* Unless required by applicable law or agreed to in writing, software
+* distributed under the License is distributed on an "AS IS" BASIS,
+* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+* See the License for the specific language governing permissions and
+* limitations under the License.
+}}
+
 <div class="alert alert-warning">
   {{t popup.dependent.configs.title}}
 </div>