mirror of
https://github.com/owncloud/bookmarks.git
synced 2025-02-21 18:54:32 +01:00
port to use the new public api
This commit is contained in:
parent
7c97c58757
commit
810ffdb5a8
@ -30,7 +30,7 @@ OC_Util::checkAppEnabled('bookmarks');
|
|||||||
OC_App::setActiveNavigationEntry( 'bookmarks_index' );
|
OC_App::setActiveNavigationEntry( 'bookmarks_index' );
|
||||||
|
|
||||||
OC_Util::addScript('bookmarks','bookmarks');
|
OC_Util::addScript('bookmarks','bookmarks');
|
||||||
OC_Util::addStyle('bookmarks', 'bookmarks');
|
OCP\Util::addStyle('bookmarks', 'bookmarks');
|
||||||
|
|
||||||
$tmpl = new OC_Template( 'bookmarks', 'list', 'user' );
|
$tmpl = new OC_Template( 'bookmarks', 'list', 'user' );
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user