Skip to content

Commit

Permalink
Gen
Browse files Browse the repository at this point in the history
  • Loading branch information
Victor Castell committed Jan 8, 2019
1 parent 987dd5d commit 24d17a5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dkron/bindata.go
Original file line number Diff line number Diff line change
Expand Up @@ -19301,7 +19301,7 @@ func templatesExecutionsHtmlTmpl() (*asset, error) {
return nil, err
}

info := bindataFileInfo{name: "templates/executions.html.tmpl", size: 2615, mode: os.FileMode(420), modTime: time.Unix(1546984297, 0)}
info := bindataFileInfo{name: "templates/executions.html.tmpl", size: 2615, mode: os.FileMode(420), modTime: time.Unix(1546985138, 0)}
a := &asset{bytes: bytes, info: info}
return a, nil
}
Expand Down Expand Up @@ -19341,7 +19341,7 @@ func templatesJobsHtmlTmpl() (*asset, error) {
return nil, err
}

info := bindataFileInfo{name: "templates/jobs.html.tmpl", size: 6912, mode: os.FileMode(420), modTime: time.Unix(1546984235, 0)}
info := bindataFileInfo{name: "templates/jobs.html.tmpl", size: 6912, mode: os.FileMode(420), modTime: time.Unix(1546985138, 0)}
a := &asset{bytes: bytes, info: info}
return a, nil
}
Expand Down

0 comments on commit 24d17a5

Please sign in to comment.