Skip to content
Snippets Groups Projects
Commit 3f53ec8d authored by Ghislain Loas's avatar Ghislain Loas
Browse files

hotline #56492 fix toggle visibility index

parent 73791733
Branches
Tags
3 merge requests!2080Sandbox detach zf from storm,!2061Master,!2050hotline #56492 fix toggle visibility index
Pipeline #585 passed with stage
in 24 minutes and 41 seconds
- ticket #56492 : Administration : correction du formulaire de configuration de la boite article.
\ No newline at end of file
......@@ -29,7 +29,7 @@ class ZendAfi_Form_Configuration_ArticleWidget extends ZendAfi_Form {
. 'formSelectToggleVisibilityForElement("input[name=\'display_order\']", "#fieldset-datas tr:nth-child(3)", "Random");'
. 'checkBoxToggleVisibilityForElement("#allow_link_on_title", "#fieldset-affichage tr:nth-child(3)", true);');
. 'checkBoxToggleVisibilityForElement("#allow_link_on_title", "#fieldset-affichage tr:nth-child(4)", true);');
parent::init();
......
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