- in IDE:- open /core/units/phrases/phrases_config.php for editing
- for Phrases grid move Module column to the end (before CurrentColumnTranslation column)
 
- in database:- execute TRUNCATE TABLE inp_UserPersistentSessionData; query (replace inp_ with used table prefix)
 
- in Admin Console:- go to Website & Content → Labels & Phrases section
- confirm, that Module column is displayed at last position
- resize Module column by a visible margin (so that you can immediately see if column width is custom)
- wait 2 seconds for AJAX request to happen, that saves new column width
- reload the page
- confirm, that Module column width remained the same
 
Details
Details
Diff Detail
Diff Detail
- Repository
- rINP In-Portal
- Branch
- branches/5.2.x
- Lint
- Lint OK 
- Unit
- No Unit Test Coverage 
- Build Status
- Buildable 691 - Build 691: arc lint + arc unit