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