aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Duncan <pabs@pablotron.org>2018-09-09 21:50:07 -0400
committerPaul Duncan <pabs@pablotron.org>2018-09-09 21:50:07 -0400
commit0c881046fc5b1fd4235617ecd9bf092c7863ac41 (patch)
tree245cdb818b7fb3099fac29cd0ac6d5877394bc96
parenteb3aa051da9df81086c7adba0d03e404b754b025 (diff)
downloadluigi-template-0c881046fc5b1fd4235617ecd9bf092c7863ac41.tar.bz2
luigi-template-0c881046fc5b1fd4235617ecd9bf092c7863ac41.zip
js: add @global annotation
-rw-r--r--js/luigi-template.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/luigi-template.js b/js/luigi-template.js
index 96dabd4..ffea61d 100644
--- a/js/luigi-template.js
+++ b/js/luigi-template.js
@@ -149,7 +149,7 @@ var Luigi = (function() {
/**
* Luigi Template namespace.
*
- * @namespace
+ * @global
*/
var Luigi = {
/**