[Kimchi-devel] [PATCH 0/2] Change radios and checkboxes in first 4 dialogs

Aline Manera alinefm at linux.vnet.ibm.com
Fri Feb 27 14:23:53 UTC 2015


I could not apply this patch set into next branch to test.
Could you, please, rebase it on top of next and resend the patch set?

Thanks,
Aline Manera

On 12/02/2015 07:39, Wen Wang wrote:
> 1) Add icons to the help text
> 2) Change all the radios and checkboxes in frist 4 tabs of dialog
>
> Wen Wang (2):
>    UI Add text help icon to dialog of first 4 tabs
>    UI: complete kimchi dialog exchange for frist 4 tabs
>
>   ui/css/theme-default/base.css                   |  4 +++
>   ui/css/theme-default/button.css                 |  5 +++
>   ui/css/theme-default/repository-add.css         |  4 +++
>   ui/css/theme-default/repository-edit.css        |  6 ++--
>   ui/css/theme-default/template-edit.css          |  4 +++
>   ui/css/theme-default/template_add.css           |  5 +++
>   ui/js/src/kimchi.repository_add_main.js         | 21 +++++++++++++
>   ui/js/src/kimchi.repository_edit_main.js        | 16 ++++++++++
>   ui/js/src/kimchi.storagepool_add_main.js        | 11 +++++++
>   ui/js/src/kimchi.storagepool_add_volume_main.js | 17 ++++++++++
>   ui/js/src/kimchi.template_add_main.js           | 24 +++++++++++++++
>   ui/js/src/kimchi.template_edit_main.js          | 12 ++++++++
>   ui/pages/guest-add.html.tmpl                    |  9 ++++--
>   ui/pages/report-add.html.tmpl                   |  1 +
>   ui/pages/report-rename.html.tmpl                |  1 +
>   ui/pages/repository-add.html.tmpl               | 18 +++++++----
>   ui/pages/repository-edit.html.tmpl              |  6 ++--
>   ui/pages/storagepool-add-volume.html.tmpl       | 14 ++++++---
>   ui/pages/storagepool-add.html.tmpl              | 41 +++++++++++++++----------
>   ui/pages/template-add.html.tmpl                 |  9 ++++--
>   ui/pages/template-edit.html.tmpl                |  6 +++-
>   21 files changed, 196 insertions(+), 38 deletions(-)
>




More information about the Kimchi-devel mailing list