stable

Clone or download

Read-only

Better use of wide screens in Key & Tokens page

Part of story #14668 Finalize user preferences goes Burning Parrot Change-Id: I0200e9691721f8944c6a0cf7ab1230965eee3eaa

Modified Files

Name
M src/common/User/Account/DisplayKeysTokensController.php +1 −1 Go to diff View file
M src/common/User/Account/SSHKeyPresenter.php +1 −1 Go to diff View file
M src/common/User/Account/UserPreferencesHeader.php +5 −2 Go to diff View file
M src/common/User/Account/templates/access-keys.mustache +13 −13 Go to diff View file
M src/common/User/Account/templates/svn-tokens.mustache +7 −7 Go to diff View file
M src/www/themes/BurningParrot/css/account/_account.scss +4 −0 Go to diff View file
M src/www/themes/BurningParrot/css/account/includes/_keys-tokens.scss +19 −0 Go to diff View file
M tests/phpunit/common/User/Account/DisplayKeysTokensControllerTest.php +1 −1 Go to diff View file