In the profiles the remote connect field was missing
This commit is contained in:
parent
c8482ae19e
commit
f9bec79a2c
5 changed files with 20 additions and 8 deletions
|
@ -30,7 +30,7 @@ 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>
|
||||
<script type="text/javascript">
|
||||
|
||||
function collapseHeight(elems) {
|
||||
var elemName = '.wall-item-body:not(.divmore)';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue