From a626e77041069405233b428ab01d0c8ff5b95e43 Mon Sep 17 00:00:00 2001 From: Sanjay Tripathi Date: Tue, 15 May 2012 15:35:07 +0530 Subject: [PATCH] CS-14844: Api key and secret key is truncated in the user details view --- ui/scripts/accounts.js | 1 + 1 file changed, 1 insertion(+) diff --git a/ui/scripts/accounts.js b/ui/scripts/accounts.js index 58fdf9882f2..1f6a6812e77 100644 --- a/ui/scripts/accounts.js +++ b/ui/scripts/accounts.js @@ -757,6 +757,7 @@ detailView: { name: 'User details', + isMaximized: true, actions: { edit: { label: 'label.edit',