]> source.dussan.org Git - gitea.git/commitdiff
Web editor: support upload files
authorUnknwon <u@gogs.io>
Tue, 30 Aug 2016 12:07:50 +0000 (05:07 -0700)
committerUnknwon <u@gogs.io>
Tue, 30 Aug 2016 12:12:37 +0000 (05:12 -0700)
modules/bindata/bindata.go

index 7a915d8da12cf4276aae28a16bfeef0eb3503c2d..3b3319a7ba6d2338987f3959a0cc70703db06aa3 100644 (file)
@@ -302,7 +302,7 @@ func confAppIni() (*asset, error) {
                return nil, err
        }
 
-       info := bindataFileInfo{name: "conf/app.ini", size: 13633, mode: os.FileMode(420), modTime: time.Unix(1472367195, 0)}
+       info := bindataFileInfo{name: "conf/app.ini", size: 13633, mode: os.FileMode(420), modTime: time.Unix(1472559098, 0)}
        a := &asset{bytes: bytes, info:  info}
        return a, nil
 }
@@ -4382,7 +4382,7 @@ func confLocaleLocale_enUsIni() (*asset, error) {
                return nil, err
        }
 
-       info := bindataFileInfo{name: "conf/locale/locale_en-US.ini", size: 55687, mode: os.FileMode(420), modTime: time.Unix(1472524523, 0)}
+       info := bindataFileInfo{name: "conf/locale/locale_en-US.ini", size: 55687, mode: os.FileMode(420), modTime: time.Unix(1472559098, 0)}
        a := &asset{bytes: bytes, info:  info}
        return a, nil
 }