Show More
@@ -151,7 +151,8 b' ColorGenerator.prototype = {' | |||||
151 | } |
|
151 | } | |
152 |
|
152 | |||
153 | /** |
|
153 | /** | |
154 | * PyRoutesJS |
|
154 | * A customized version of PyRoutes.JS from https://pypi.python.org/pypi/pyroutes.js/ | |
|
155 | * which is copyright Stephane Klein and was made available under the BSD License. | |||
155 | * |
|
156 | * | |
156 | * Usage pyroutes.url('mark_error_fixed',{"error_id":error_id}) // /mark_error_fixed/<error_id> |
|
157 | * Usage pyroutes.url('mark_error_fixed',{"error_id":error_id}) // /mark_error_fixed/<error_id> | |
157 | */ |
|
158 | */ |
General Comments 0
You need to be logged in to leave comments.
Login now