mirror of
https://git.sekbaer.de/Friendica/friendica.git
synced 2025-06-16 20:05:14 +02:00
minor dispy* fixes
Signed-off-by: Simon L'nu <simon.lnu@gmail.com>
This commit is contained in:
parent
cee3608747
commit
01961f7caa
7 changed files with 35 additions and 30 deletions
|
@ -9,6 +9,10 @@
|
|||
* Screenshot: <a href="screenshot.jpg">Screenshot</a>
|
||||
*/
|
||||
|
||||
$a->theme_info = array(
|
||||
'extends' => 'dispy',
|
||||
);
|
||||
|
||||
$a->page['htmlhead'] .= <<< EOT
|
||||
<script>
|
||||
$(document).ready(function() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue