Skip to content
Snippets Groups Projects
Commit a6113d65 authored by Laurent's avatar Laurent
Browse files

hotline #53372 calender: article title display mode option is relevant only on list display mode

parent 9fe2d614
Branches
Tags
3 merge requests!2080Sandbox detach zf from storm,!2061Master,!1983hotline #53372 calender: article title display mode option is relevant only on list display mode
Pipeline #192 failed with stage
in 8 minutes and 12 seconds
- ticket #53372 : Boite calendrier : Affichage nom de la bibliothèque KO (Réserve VA)
\ No newline at end of file
<?php
Class_ScriptLoader::getInstance()
->addJQueryReady(
'formSelectToggleVisibilityForElement("select[name=\'mode-affichage\']", "tr#title_display_mode", ["simple"]);');
?>
<center>
<h1>Propriétés du calendrier</h1><br>
<div class="formTable">
......@@ -95,7 +101,7 @@
</td>
</tr>
<tr>
<tr id="title_display_mode">
<td class="droite">Mode d'affichage des titres</td>
<td class="gauche">
<?php
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment