Update aceEditorCSS hook documentation

This commit is contained in:
Mikk Andresen 2015-12-02 13:15:27 +02:00
parent ad2ea924b5
commit 03a4828d31
1 changed files with 1 additions and 1 deletions

View File

@ -111,7 +111,7 @@ Called from: src/static/js/ace.js
Things in context: None
This hook is provided to allow custom CSS files to be loaded. The return value should be an array of paths relative to the plugins directory.
This hook is provided to allow custom CSS files to be loaded. The return value should be an array of resource urls or paths relative to the plugins directory.
## aceInitInnerdocbodyHead
Called from: src/static/js/ace.js