diff --git a/public/scripts/boson-widgets.js b/public/scripts/boson-widgets.js index 0476505..6405e02 100644 --- a/public/scripts/boson-widgets.js +++ b/public/scripts/boson-widgets.js @@ -1,5 +1,5 @@ const constants = { - scriptName: "boson-widgets.js", // the name of the current file + scriptName: "scripts/boson-widgets.js", // the path/name to the current script file css: { modalClass: "bosonModal", loadingClass: "bosonLoading"