commentaires

This commit is contained in:
Fred Tempez 2024-08-25 18:37:48 +02:00
parent 1a9fa4dbd8
commit 4fb8922734
2 changed files with 27 additions and 0 deletions

View File

@ -1,3 +1,17 @@
/**
* This file is part of Zwii.
*
* For full copyright and license information, please see the LICENSE
* file that was distributed with this source code.
*
* @author Rémi Jean <remi.jean@outlook.com>
* @copyright Copyright (C) 2008-2018, Rémi Jean
* @author Frédéric Tempez <frederic.tempez@outlook.com>
* @copyright Copyright (C) 2018-2024, Frédéric Tempez
* @license CC Attribution-NonCommercial-NoDerivatives 4.0 International
* @link http://zwiicms.fr/
*/
@import url('module/folder/view/index/file-icon-classic.css'); @import url('module/folder/view/index/file-icon-classic.css');
@import url('module/folder/view/index/file-icon-high-contrast.css'); @import url('module/folder/view/index/file-icon-high-contrast.css');
@import url('module/folder/view/index/file-icon-square-o.css'); @import url('module/folder/view/index/file-icon-square-o.css');

View File

@ -1,4 +1,17 @@
/**
* This file is part of Zwii.
*
* For full copyright and license information, please see the LICENSE
* file that was distributed with this source code.
*
* @author Rémi Jean <remi.jean@outlook.com>
* @copyright Copyright (C) 2008-2018, Rémi Jean
* @author Frédéric Tempez <frederic.tempez@outlook.com>
* @copyright Copyright (C) 2018-2024, Frédéric Tempez
* @license CC Attribution-NonCommercial-NoDerivatives 4.0 International
* @link http://zwiicms.fr/
*/
$(document).ready(function () { $(document).ready(function () {
// Gérer le clic sur les éléments avec la classe toggle // Gérer le clic sur les éléments avec la classe toggle