Resolve conflict with master

This commit is contained in:
Dan Sosedoff
2016-11-15 21:51:23 -06:00
7 changed files with 141 additions and 18 deletions

View File

@@ -359,7 +359,7 @@ func staticJsAppJs() (*asset, error) {
return nil, err
}
info := bindataFileInfo{name: "static/js/app.js", size: 29571, mode: os.FileMode(420), modTime: time.Unix(1479264852, 0)}
info := bindataFileInfo{name: "static/js/app.js", size: 29571, mode: os.FileMode(420), modTime: time.Unix(1479268217, 0)}
a := &asset{bytes: bytes, info: info}
return a, nil
}