Skip to content

Commit 374d7e6

Browse files
author
Marius Cramer
committed
- added callHook call from master
1 parent 0cea725 commit 374d7e6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

interface/web/js/scrigo.js.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,7 @@ function onAfterContentLoad() {
9696
<?php
9797
}
9898
?>
99+
callHook('onAfterContentLoad');
99100
}
100101

101102
function loadContentRefresh(pagename) {

0 commit comments

Comments
 (0)