[Kimchi-devel] [PATCH ] [Wok] Library files for bootstrap-switch plugin
Aline Manera
alinefm at linux.vnet.ibm.com
Tue Dec 22 19:41:57 UTC 2015
On 12/22/2015 01:04 PM, atreyee at linux.vnet.ibm.com wrote:
> From: Atreyee Mukhopadhyay <atreyee at linux.vnet.ibm.com>
>
> Bootstrap- switch provides bootstrap based on-off toggle button.
> Checkbox and radio buttons can be turned in switch button using
> this library and corresponding action handling can be done.
>
>
> Atreyee Mukhopadhyay (1):
> Library files for bootstrap-switch plugin
> configure.ac | 4 ++++
> ui/libs/Makefile.am | 2 +-
> ui/libs/bootstrap-switch/LICENSE | 21 +++++++++++++++++++++
> ui/libs/bootstrap-switch/Makefile.am | 18 ++++++++++++++++++
> ui/libs/bootstrap-switch/dist/Makefile.am | 18 ++++++++++++++++++
> ui/libs/bootstrap-switch/dist/css/Makefile.am | 20 ++++++++++++++++++++
Please, remove this /css directory as it does not have any content.
> ui/libs/bootstrap-switch/dist/js/Makefile.am | 20 ++++++++++++++++++++
> .../dist/js/bootstrap-switch.min.js | 22 ++++++++++++++++++++++
> ui/pages/wok-ui.html.tmpl | 2 ++
> 9 files changed, 126 insertions(+), 1 deletion(-)
> create mode 100644 ui/libs/bootstrap-switch/LICENSE
> create mode 100644 ui/libs/bootstrap-switch/Makefile.am
> create mode 100644 ui/libs/bootstrap-switch/dist/Makefile.am
> create mode 100644 ui/libs/bootstrap-switch/dist/css/Makefile.am
> create mode 100644 ui/libs/bootstrap-switch/dist/js/Makefile.am
> create mode 100644 ui/libs/bootstrap-switch/dist/js/bootstrap-switch.min.js
>
More information about the Kimchi-devel
mailing list