Chargement en cours prive/formulaires/configurer_preferences.html +1 −1 Numéro de ligne d'origine Numéro de ligne de diff Ligne de diff Chargement en cours @@ -62,7 +62,7 @@ ]<BOUCLE_couleurs(POUR){tableau #ENV{couleurs}}> <div class="choix" data-spip-theme-colors="#CLE"> <input type='radio' class='radio' name='#GET{name}' id='[(#GET{name})]_#CLE'[(#ENV{#GET{name}}|=={#CLE}|oui)checked="checked" ]value="#CLE" onchange="if (this.checked) { jQuery('head>link#csspriveedef').clone().removeAttr('id').appendTo(jQuery('head')).attr('href', '[(#ENV{_couleurs_url/#CLE})]'); jQuery('body').removeClass(function(i, c){ return (c.match (/(^|\s)couleur_\S+/g) || []).join(' ');}).addClass('couleur_#CLE')}" /> onchange="if (this.checked) { jQuery('head>link#csspriveedef').clone().removeAttr('id').appendTo(jQuery('head')).attr('href', '[(#ENV{_couleurs_url/#CLE})]'); jQuery('body').removeClass(function(i, c){ return (c.match (/(^|\s)spip-theme-colors-\S+/g) || []).join(' ');}).addClass('spip-theme-colors-#CLE')}" /> <label for="[(#GET{name})]_#CLE"> <img src="#CHEMIN{rien.gif}" alt="" width="16" height="16" style="background-color: var(--spip-color-theme-dark);" /> <img src="#CHEMIN{rien.gif}" alt="<:choix_couleur_interface|attribut_html:> #CLE" width="16" height="16" style="background-color: var(--spip-color-theme);" /> Chargement en cours Chargement en cours
prive/formulaires/configurer_preferences.html +1 −1 Numéro de ligne d'origine Numéro de ligne de diff Ligne de diff Chargement en cours @@ -62,7 +62,7 @@ ]<BOUCLE_couleurs(POUR){tableau #ENV{couleurs}}> <div class="choix" data-spip-theme-colors="#CLE"> <input type='radio' class='radio' name='#GET{name}' id='[(#GET{name})]_#CLE'[(#ENV{#GET{name}}|=={#CLE}|oui)checked="checked" ]value="#CLE" onchange="if (this.checked) { jQuery('head>link#csspriveedef').clone().removeAttr('id').appendTo(jQuery('head')).attr('href', '[(#ENV{_couleurs_url/#CLE})]'); jQuery('body').removeClass(function(i, c){ return (c.match (/(^|\s)couleur_\S+/g) || []).join(' ');}).addClass('couleur_#CLE')}" /> onchange="if (this.checked) { jQuery('head>link#csspriveedef').clone().removeAttr('id').appendTo(jQuery('head')).attr('href', '[(#ENV{_couleurs_url/#CLE})]'); jQuery('body').removeClass(function(i, c){ return (c.match (/(^|\s)spip-theme-colors-\S+/g) || []).join(' ');}).addClass('spip-theme-colors-#CLE')}" /> <label for="[(#GET{name})]_#CLE"> <img src="#CHEMIN{rien.gif}" alt="" width="16" height="16" style="background-color: var(--spip-color-theme-dark);" /> <img src="#CHEMIN{rien.gif}" alt="<:choix_couleur_interface|attribut_html:> #CLE" width="16" height="16" style="background-color: var(--spip-color-theme);" /> Chargement en cours