Fix create_plugin.py script
This commit is contained in:
parent
92eb10be29
commit
c068384845
|
@ -286,7 +286,7 @@ class WebUI(WebPluginBase):
|
|||
|
||||
DEFAULT_JS = """/*
|
||||
Script: %(filename)s
|
||||
The client-side javascript code for the %(name) plugin.
|
||||
The client-side javascript code for the %(name)s plugin.
|
||||
|
||||
Copyright:
|
||||
(C) %(author_name)s 2009 <damoxc@gmail.com>
|
||||
|
|
Loading…
Reference in New Issue