- 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
- Lint
- Automatic diff as part of commit; lint not applicable. 
- Unit
- Automatic diff as part of commit; unit tests not applicable.