design for drzb2013
[angular-mojolicious.git] / public / app / drzb2013 / registrations.html
index f900b35..9ffec49 100644 (file)
@@ -11,7 +11,7 @@ function Registrations(xhr){
        this.xhr = xhr; 
        var self = this;
        this.xhr("JSON"
-               , "/data/drzb2011/Registration?callback=JSON_CALLBACK"
+               , "/data/drzb2013/Registration?callback=JSON_CALLBACK"
                , function(code, response){ 
 //                     console.log('xhr JSON', code, response);
                        self.data = response;