- Extensión "jQuery Chosen" - Arreglos en migraciones para indicar el tipo de tablas InnoDB git-svn-id: https://192.168.0.254/svn/Proyectos.Incam_PROFIND_Web/trunk@67 3fe1ab16-cfe0-e34b-8c9f-7d8c168d430d
6 lines
102 B
Bash
6 lines
102 B
Bash
#!/usr/bin/env sh
|
|
|
|
mkdir vendors
|
|
git clone https://github.com/harvesthq/chosen.git ./vendors/chosen/
|
|
|