diff options
Diffstat (limited to 'chimere/widgets.py')
| -rw-r--r-- | chimere/widgets.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/chimere/widgets.py b/chimere/widgets.py index 04a8e65..729f939 100644 --- a/chimere/widgets.py +++ b/chimere/widgets.py @@ -217,8 +217,6 @@ class RouteChooserWidget(forms.TextInput): u"\"d\" or \"Del\" key."), _(u"To add a point click in the middle of a segment and drag the new "\ u"point to the desired position")) - #tpl += u'<script src="%sedit_route_map.js"></script>\n' % \ - # settings.STATIC_URL if not value: # upload a file tpl += u"<script type='text/javascript'><!--\n"\ |
