Files @ e5cb0a4e061a
Branch filter:

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

Bradley M. Kuhn
Change command line tool config location to .config/kallithea
//Format is key == name
//    "mark_error_fixed": [ # key
//        "/mark_error_fixed/%(error_id)s", #url template 
//        [ 
//            "error_id" # list of args
//        ]
//    ], 
//
var PROUTES_MAP = {

}