creating a generic multiselect dropdown using select2 that can be used anywhere in...
authorAnthony Talarico <talarico@gaslightmedia.com>
Wed, 15 May 2019 18:50:43 +0000 (14:50 -0400)
committerAnthony Talarico <talarico@gaslightmedia.com>
Wed, 15 May 2019 18:50:43 +0000 (14:50 -0400)
commite271aaf7a8269452563211165374442af384764e
treeae15751e8272b7a1f3e80cb245e1f577729ce8bd
parentb07352e69d491d126a66ab855b7d79bb804f3d53
creating a generic multiselect dropdown using select2 that can be used anywhere in the plugin. Trying to use the new enqueue system, not having any luck. Scripts are currently enqueued directly in the list model
css/admin.css
models/admin/members/list.php
setup/registerAdminScriptStyle.php
views/admin/members/list.html
views/admin/ui/multiSelectSearch.html [new file with mode: 0644]