More comments into content_tool_action.js
authorcindy li <cli@ocad.ca>
Wed, 8 Dec 2010 18:25:35 +0000 (18:25 -0000)
committercindy li <cli@ocad.ca>
Wed, 8 Dec 2010 18:25:35 +0000 (18:25 -0000)
mods/hello_world/content_tool_action.js

index 0c1dbfa..01f11d0 100644 (file)
@@ -1,4 +1,9 @@
-/* The javascript is used in module.php @ $this->_content_tools["js"] */\r
+/**\r
+ * This javascript is to perform the functionalities that are required to implement\r
+ * the add-on content tool. \r
+ * \r
+ * Register this javascript @ module.php => $this->_content_tools["js"] \r
+ */\r
 \r
 /*global jQuery*/\r
 /*global ATutor */\r