From baed52fc99c14c3deadcd03c9123933a9bdf4995 Mon Sep 17 00:00:00 2001 From: Jessica Wang Date: Mon, 6 Dec 2010 12:49:24 -0800 Subject: [PATCH] account page - creating new account is using createUser API (we don't have createAccount API). So, the object returned is user object instead of account object. We need to call listAccounts to get account object to update UI. --- ui/jsp/account.jsp | 2 +- ui/scripts/cloud.core.account.js | 26 +++++++++++++++++++------- 2 files changed, 20 insertions(+), 8 deletions(-) diff --git a/ui/jsp/account.jsp b/ui/jsp/account.jsp index 4efea1435b5..a8b11b23c48 100644 --- a/ui/jsp/account.jsp +++ b/ui/jsp/account.jsp @@ -338,7 +338,7 @@ -