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

hotline#22532_epub_reader

test fix
parent a472fd3b
Branches
Tags
4 merge requests!896Master,!869Master,!868Hotline master,!858Hotline#22532 epub reader
......@@ -53,7 +53,7 @@ class ZendAfi_View_Helper_Notice_Blocs extends ZendAfi_View_Helper_Notice_Abstra
Class_ScriptLoader::getInstance()
->addJQueryReady('infos_bloc'. str_replace('this.id',
'"'.$id_bloc.'"',
$this->getOnclick($type, $isbn, $id_bloc)));
$this->getOnclick($type, $notice, $id_bloc)));
Class_ScriptLoader::getInstance()
->addJQueryReady('$("#'.$id_bloc.'").click(function(){'.$js.'})');
......
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