Files @ 1cb909e6fc6d
Branch filter:

Location: kallithea/rhodecode/public/js/pyroutes_map.js - annotation

Mads Kiilerich
rhodecode.js: initialize filter input field when passing search=1 in GET
//Format is key == name
//    "mark_error_fixed": [ # key
//        "/mark_error_fixed/%(error_id)s", #url template 
//        [ 
//            "error_id" # list of args
//        ]
//    ], 
//
var PROUTES_MAP = {

}