add the missing s to %(filename)s
This commit is contained in:
parent
3d83dab4a1
commit
2d10f88714
@ -285,7 +285,7 @@ class WebUI(WebPluginBase):
|
||||
"""
|
||||
|
||||
DEFAULT_JS = """/*
|
||||
Script: %(filename)
|
||||
Script: %(filename)s
|
||||
The client-side javascript code for the %(name) plugin.
|
||||
|
||||
Copyright:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user