Layouts: A partial to include the Command Bar JavaScript
This commit is contained in:
parent
563693fb79
commit
5d2b0e1883
1 changed files with 2 additions and 0 deletions
2
layouts/partials/script.html
Normal file
2
layouts/partials/script.html
Normal file
|
@ -0,0 +1,2 @@
|
|||
{{ $resource := partial "resource_builders/script.html" (dict "resource" "commandbar/js/commandBar.js") }}
|
||||
{{ return $resource }}
|
Loading…
Add table
Add a link
Reference in a new issue