Commit 640f3aea authored by Xiaowu Zhang's avatar Xiaowu Zhang

Add gadget_activity_watcher.js because of no nomre jslint &Change Id to ID for naming convention

parent 932c95a1
......@@ -237,7 +237,7 @@
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Id</string> </value>
<value> <string>ID</string> </value>
</item>
<item>
<key> <string>truncate</string> </key>
......
......@@ -49,7 +49,7 @@ class TestXHTMLMixin(ERP5TypeTestCase):
# some forms have intentionally empty listbox selections like RSS generators
FORM_LISTBOX_EMPTY_SELECTION_PATH_LIST = ['erp5_web_widget_library/WebSection_viewContentListAsRSS']
IGNORE_FILE_LIST = ['require.js','require.min.js','wz_dragdrop.js']
IGNORE_FILE_LIST = ['require.js','require.min.js','wz_dragdrop.js','gadget_activity_watcher.js']
def changeSkin(self, skin_name):
"""
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment