This website requires JavaScript.
Explore
Help
Register
Sign In
upstream
/
nextcloud
Watch
1
Star
0
Fork
You've already forked nextcloud
0
mirror of
https://github.com/nextcloud/server.git
synced
2026-02-17 01:41:05 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
32
2e4cc6da17
nextcloud
/
apps
/
dashboard
/
templates
/
index.php
5 lines
79 B
PHP
Raw
Normal View
History
Unescape
Escape
Add dashboard app Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-06-08 09:39:26 -04:00
<
?
php
Move to lazy panel registration during registration context Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-06-23 09:23:28 -04:00
\OCP\Util
::
addScript
(
'dashboard'
,
'dashboard'
);
Add dashboard app Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-06-08 09:39:26 -04:00
?>
<
div
id
=
"
app
"
></
div
>
Reference in a new issue
Copy permalink