git.cweiske.de
/
grauphel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fdc7b41
)
Register Javascript files via API
author
Christian Weiske
<
[email protected]
>
Sun, 7 Oct 2018 08:30:06 +0000
(10:30 +0200)
committer
Christian Weiske
<
[email protected]
>
Sun, 7 Oct 2018 08:30:06 +0000
(10:30 +0200)
templates/tokens.php
patch
|
blob
|
history
diff --git
a/templates/tokens.php
b/templates/tokens.php
index cb8089d60e46b0c81a0a8b268a843c1a13b08d55..9fe7dd68d4bcb18b2f7d5fbcf3f2e9349a44933c 100644
(file)
--- a/
templates/tokens.php
+++ b/
templates/tokens.php
@@
-1,5
+1,5
@@
<?php style('grauphel', 'grauphel'); ?>
-<
script type="text/javascript" src="<?php p(OC::$server->getURLGenerator()->linkTo('grauphel','js/grauphel.js')); ?>"></script
>
+<
?php script('grauphel', 'grauphel'); ?
>
<?php /** @var $l OC_L10N */ ?>
<?php $_['appNavigation']->printPage(); ?>