On 12/24/2013 12:21 AM, zhoumeina wrote:
This patch is working adding a select box in create nfs pool,
when user don't want to input the server ip or name, he can
simply select "used the server I have used before" and choose
a server in a select box, this is more convinent.
zhoumeina (2):
Add the nfs server select UI
Add the translate messages
po/en_US.po | 16 +++++++++++++-
po/kimchi.pot | 15 ++++++++++++-
po/pt_BR.po | 18 ++++++++++++++--
po/zh_CN.po | 16 +++++++++++++-
ui/css/theme-default/storage.css | 2 +-
ui/js/src/kimchi.api.js | 2 +-
ui/js/src/kimchi.storagepool_add_main.js | 32 ++++++++++++++++++-----------
ui/pages/i18n.html.tmpl | 3 +-
ui/pages/storagepool-add.html.tmpl | 17 +++++++--------
9 files changed, 88 insertions(+), 33 deletions(-)
_______________________________________________
Kimchi-devel mailing list
Kimchi-devel(a)ovirt.org
http://lists.ovirt.org/mailman/listinfo/kimchi-devel
Please, send a separated patch set for each patch set
That way we can easily review the patches.