Show the settings field when editing user profiles

Review Request #8715 — Created Feb. 4, 2017 and submitted

Information

Review Board
release-3.0.x

Reviewers

When viewing user profiles inline in the database view, the settings
field was being omitted. This patch corrects that behaviour, adding it
under the set of state fields which are hidden by default.

Viewed a user's profile on the user db page and saw the settings
field.

Description From Last Updated

Let's swap the order. Settings are more generally useful to look at/change going forward.

chipx86chipx86
reviewbot
  1. Tool: Pyflakes
    Processed Files:
        reviewboard/accounts/admin.py
    
    
    
    Tool: PEP8 Style Checker
    Processed Files:
        reviewboard/accounts/admin.py
    
    
  2. 
      
chipx86
  1. 
      
  2. reviewboard/accounts/admin.py (Diff revision 1)
     
     
     

    Let's swap the order. Settings are more generally useful to look at/change going forward.

  3. 
      
brennie
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to release-3.0.x (845df93)
Loading...