This is an automated email from the ASF dual-hosted git repository.

arshad pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/ambari.git


The following commit(s) were added to refs/heads/trunk by this push:
     new 0a4f27c048 AMBARI-26427: Handling Translation for Ranger TagSync 
Component (#3973)
0a4f27c048 is described below

commit 0a4f27c048b252a8c8a227d21125276dcc7e2a69
Author: Basapuram Kumar <[email protected]>
AuthorDate: Wed Apr 2 14:33:05 2025 +0530

    AMBARI-26427: Handling Translation for Ranger TagSync Component (#3973)
---
 ambari-web/app/templates/main/service/services/ranger.hbs | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/ambari-web/app/templates/main/service/services/ranger.hbs 
b/ambari-web/app/templates/main/service/services/ranger.hbs
index 2258c1cf91..d889742552 100644
--- a/ambari-web/app/templates/main/service/services/ranger.hbs
+++ b/ambari-web/app/templates/main/service/services/ranger.hbs
@@ -40,7 +40,7 @@
             {{/if}}
           </div>
           <div class="summary-label">
-            <a href="#" {{action filterHosts view.rangerTagsyncComponent}}>{{t 
dashboard.services.ranger.rangerTagsync}}</a>
+            <a href="#" {{action filterHosts view.rangerTagsyncComponent}}>{{t 
dashboard.services.ranger.rangerTagsyncs}}</a>
           </div>
         </div>
       {{/if}}
@@ -55,4 +55,4 @@
       {{/each}}
     </div>
   </div>
-</div>
\ No newline at end of file
+</div>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to