You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ranger.apache.org by "Qiang Zhang (JIRA)" <ji...@apache.org> on 2017/04/22 07:56:04 UTC

[jira] [Resolved] (RANGER-1532) Friendly groups page delete function display, and other pages of the same function in sync

     [ https://issues.apache.org/jira/browse/RANGER-1532?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Qiang Zhang resolved RANGER-1532.
---------------------------------
       Resolution: Fixed
    Fix Version/s: 1.0.0

> Friendly groups page delete function display, and other pages of the same function in sync
> ------------------------------------------------------------------------------------------
>
>                 Key: RANGER-1532
>                 URL: https://issues.apache.org/jira/browse/RANGER-1532
>             Project: Ranger
>          Issue Type: Improvement
>          Components: admin
>    Affects Versions: 1.0.0
>            Reporter: Qiang Zhang
>            Assignee: Qiang Zhang
>            Priority: Minor
>             Fix For: 1.0.0
>
>         Attachments: 0001-RANGER-1532-Friendly-groups-page-delete-function-dis.patch, groupdeleteshow.png
>
>
> Friendly groups page delete function display, and other pages of the same function in sync,
> In ranger\security-admin\src\main\webapp\scripts\modules\globalize\message/en.js  ,
>              "   noDeleteUserRow           :'Please select user first to delete.',
>                 noDeleteGroupRow        :'Please select Group first to delete.',
>                 plsSelectUserToSetVisibility :' Please select user to set visibility or selected user is already visible/hidden.',
>                 plsSelectGroupToSetVisibility:' Please select group to set visibility or selected group is already visible/hidden.',  "
> Solution :change from "   noDeleteGroupRow        :'Please select Group first to delete.',"    to  "   noDeleteGroupRow        :'Please select group first to delete.',".



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)