Files @ 1e5bb8ed77d6
Branch filter:

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

Mads Kiilerich
index: always use lightweight - there shouldn't be any reason not to
//Format is key == name
//    "mark_error_fixed": [ # key
//        "/mark_error_fixed/%(error_id)s", #url template 
//        [ 
//            "error_id" # list of args
//        ]
//    ], 
//
var PROUTES_MAP = {

}