From: Vincent Vanwaelscappel Date: Wed, 16 Apr 2025 09:58:17 +0000 (+0200) Subject: #7485 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=48064ae25c65b1f30b6c63767ddcafe39db76f14;p=Animations.git #7485 --- diff --git a/Discac/Discac.zip b/Discac/Discac.zip index 4d38196..ef28acb 100644 Binary files a/Discac/Discac.zip and b/Discac/Discac.zip differ diff --git a/Discac/_doc/publish.bat b/Discac/_doc/publish.bat index 21e3cc3..01f857e 100644 --- a/Discac/_doc/publish.bat +++ b/Discac/_doc/publish.bat @@ -1,3 +1,3 @@ @echo off "C:\Program Files\7-Zip\7z.exe" a -tzip ../Discac.zip ../ -xr0!_doc -xr0!*.zip -xr0!*.less -xr0!*.map -scp ../Discac.zip extranet@workshop.fluidbook.com:/data1/extranet/www/fluidbook/books/working/21516 \ No newline at end of file +scp -P 51895 ../Discac.zip toolbox@toolbox.fluidbook.com:/application/protected/fluidbookpublication/working/32262 \ No newline at end of file diff --git a/Discac/checkbox.png b/Discac/checkbox.png new file mode 100644 index 0000000..9163bea Binary files /dev/null and b/Discac/checkbox.png differ diff --git a/Discac/index.html b/Discac/index.html new file mode 100644 index 0000000..b599f08 --- /dev/null +++ b/Discac/index.html @@ -0,0 +1,510 @@ + + + + + + + + + + + + +
+

Filtrer ma recherche

+
+ +
+ +
Aucun produit ne correspond aux filtres sélectionnés
+
+ + + + + \ No newline at end of file diff --git a/Discac/jquery.multi-select.js b/Discac/jquery.multi-select.js new file mode 100644 index 0000000..8143f30 --- /dev/null +++ b/Discac/jquery.multi-select.js @@ -0,0 +1,442 @@ +// jquery.multi-select.js +// by mySociety +// https://github.com/mysociety/jquery-multi-select + +;(function ($) { + + "use strict"; + + var pluginName = "multiSelect", + defaults = { + 'containerHTML': '
', + 'menuHTML': '
', + 'buttonHTML': '', + 'menuItemsHTML': '
', + 'menuItemHTML': '