提交 5b5f9cea 编写于 作者: W william.liangf

DUBBO-91 修改页面

git-svn-id: http://code.alibabatech.com/svn/dubbo/trunk@601 1a56cb94-b969-4eaa-88fa-be21384802f2
上级 ff41faec
......@@ -44,7 +44,7 @@ public class HomePageHandler implements PageHandler {
row.add(menu.desc());
rows.add(row);
}
return new Page("Home", "Menus", new String[] {"Menu Name:", "Menu Desc:"}, rows);
return new Page("Home", "Menus", new String[] {"Menu Name", "Menu Desc"}, rows);
}
}
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册