Commit cc1f0763 authored by Kazuhiko Shiozaki's avatar Kazuhiko Shiozaki

fix some issues in activity tool watcher.

* fix jquery.js location
* field title should be string
parent 8a20f072
......@@ -254,7 +254,7 @@
<dictionary>
<item>
<key> <string>_text</string> </key>
<value> <string>python: None</string> </value>
<value> <string>string:</string> </value>
</item>
</dictionary>
</pickle>
......
......@@ -38,7 +38,7 @@
<div>\n
<div id="activity_watcher_gadget"></div>\n
<script src="../erp5_jquery/jquery/core/jquery.js"></script>\n
<script src="jquery/core/jquery.js"></script>\n
<script src="activity-watcher-gadget.js"></script>\n
</div>
......
41054
\ No newline at end of file
41055
\ No newline at end of file
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