From 82daeb37b4f3874884f49ecd0700b2ce840d59f2 Mon Sep 17 00:00:00 2001 From: xia0ta0 Date: Wed, 30 Apr 2014 15:10:40 +0800 Subject: [PATCH] * fix: account cannot be empty. --- module/my/view/editprofile.html.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module/my/view/editprofile.html.php b/module/my/view/editprofile.html.php index 59503ab486..8e91c5c5da 100644 --- a/module/my/view/editprofile.html.php +++ b/module/my/view/editprofile.html.php @@ -47,7 +47,7 @@ - +
user->account;?>account, "class='form-control' disabled='disabled'");?>account, "class='form-control' readonly='readonly'");?> user->commiter;?> commiter, "class='form-control'");?>