Files @ 07c9d77578a9
Branch filter:

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

Mads Kiilerich
css: opacity is a float and cannot be px

Undoing parts of 20940ddb5f4d.
//Format is key == name
//    "mark_error_fixed": [ # key
//        "/mark_error_fixed/%(error_id)s", #url template 
//        [ 
//            "error_id" # list of args
//        ]
//    ], 
//
var PROUTES_MAP = {

}