mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-04 10:46:21 +07:00
added angularjs page
This commit is contained in:
@@ -481,10 +481,11 @@ To access the Template files in your controller, use the TemplateResponse class:
|
||||
}
|
||||
?>
|
||||
|
||||
Should you require more template functions, simply modify the TemplateResponse in :file:`lib/response.php`
|
||||
Should you require more template functions, simply modify the TemplateResponse in :file:`lib/response.php`.
|
||||
|
||||
**For more info, see** :doc:`templates`
|
||||
|
||||
|
||||
JavaScript and CSS
|
||||
------------------
|
||||
JavaScript files go to the **js/** directory, CSS files to the **css/** directory. They are both minified in production and must therefore be declared in your controller method.
|
||||
|
||||
Reference in New Issue
Block a user