Files @ b44bb596ddb2
Branch filter:

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

Leonardo Carneiro
Fixing user dropdown menu. It now scales acording to the contents.
Enabling border to the fisrt item.
//Format is key == name
//    "mark_error_fixed": [ # key
//        "/mark_error_fixed/%(error_id)s", #url template 
//        [ 
//            "error_id" # list of args
//        ]
//    ], 
//
var PROUTES_MAP = {

}