Give the UI a little love after all the backend mods
This commit is contained in:
@@ -102,8 +102,6 @@ function network_init(&$a) {
|
||||
|
||||
$base = $a->get_baseurl();
|
||||
|
||||
$a->page['htmlhead'] .= '<script src="' . $a->get_baseurl(true) . '/library/jquery_ac/friendica.complete.js" ></script>';
|
||||
|
||||
$a->page['htmlhead'] .= <<< EOT
|
||||
|
||||
<script>$(document).ready(function() {
|
||||
|
||||
Reference in New Issue
Block a user