QnA - Add in stub js
This commit is contained in:
parent
92156317b6
commit
559a688e42
@ -496,7 +496,8 @@ class QnAPlugin extends MicroAppPlugin
|
||||
|
||||
function onEndShowScripts($action)
|
||||
{
|
||||
// XXX maybe some cool shiz here
|
||||
$action->script($this->path('js/qna.js'));
|
||||
return true;
|
||||
}
|
||||
|
||||
function onEndShowStyles($action)
|
||||
|
Loading…
Reference in New Issue
Block a user