mirror of
https://git.sekbaer.de/Friendica/friendica.git
synced 2025-06-17 04:15:15 +02:00
bug fix #1115
This commit is contained in:
parent
2947be66b6
commit
a162ea7251
4 changed files with 10 additions and 11 deletions
|
@ -30,7 +30,6 @@ else if ($style == "plus")
|
|||
$a->page['htmlhead'] .= '<link rel="stylesheet" href="view/theme/vier/plus.css" type="text/css" media="screen"/>'."\n";
|
||||
|
||||
$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 collapseHeight(elems) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue