Layouts: A partial to include the Command Bar JavaScript

This commit is contained in:
Eryn Wells 2024-08-07 08:12:22 -10:00
parent 563693fb79
commit 5d2b0e1883

View file

@ -0,0 +1,2 @@
{{ $resource := partial "resource_builders/script.html" (dict "resource" "commandbar/js/commandBar.js") }}
{{ return $resource }}