Skip to content
Snippets Groups Projects
Commit 7814bd2c authored by Gregor Gawol's avatar Gregor Gawol
Browse files

move RecordTab/holdingsils.phtml to js_code.txt

parent bb1bcd94
Branches
Tags
No related merge requests found
Pipeline #2559 passed with stage
in 15 seconds
<!-- fid: recordTab - holdingsils -->
<? $script = <<<JS
$(document).ready(function() {
var recordId = $('.hiddenId').val();
......@@ -16,5 +15,4 @@
JS;
?>
<?=$this->inlineScript(\Zend\View\Helper\HeadScript::SCRIPT, $script, 'SET');?>
<div class="boss"></div>
<!-- fid: recordTab - holdingsils - END -->
\ No newline at end of file
<div class="boss"></div>
\ No newline at end of file
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