Files @ bc7fb3e8d77e
Branch filter:

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

Marcin Kuzminski
again they channged git return commands :/ and i need to fix the tests. Now running agains 1.8.1
//Format is key == name
//    "mark_error_fixed": [ # key
//        "/mark_error_fixed/%(error_id)s", #url template 
//        [ 
//            "error_id" # list of args
//        ]
//    ], 
//
var PROUTES_MAP = {

}