Files @ bea9d8be4c7f
Branch filter:

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

Mads Kiilerich
diff: don't show content of deleted files
//Format is key == name
//    "mark_error_fixed": [ # key
//        "/mark_error_fixed/%(error_id)s", #url template 
//        [ 
//            "error_id" # list of args
//        ]
//    ], 
//
var PROUTES_MAP = {

}