Bugfix: There was a JS error that prevented the work of the comment buttons

2022.09-rc
Michael Vogel 2014-08-25 14:07:11 +02:00
rodzic 94d2557077
commit 33b612a920
1 zmienionych plików z 0 dodań i 4 usunięć

Wyświetl plik

@ -33,10 +33,6 @@ $a->page['htmlhead'] .= <<< EOT
<script type="text/javascript" src="$baseurl/view/theme/vier/js/jquery.divgrow-1.3.1.f1.min.js"></script>
<script>
function showHideASide(e) {
var mouse_pos(e);
}
function collapseHeight(elems) {
var elemName = '.wall-item-body:not(.divmore)';
if(typeof elems != 'undefined') {