parent
1a922d41df
commit
03a6b0311f
@ -1087,9 +1087,7 @@ export default {
|
||||
await this.$router.push(
|
||||
`/${this.project.project_type}/${
|
||||
this.project.slug ? this.project.slug : this.project.project_id
|
||||
}/version/${encodeURI(
|
||||
newVersions[newVersions.length - 1].displayUrlEnding
|
||||
)}`
|
||||
}/version/${data.id}`
|
||||
)
|
||||
} catch (err) {
|
||||
this.$notify({
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user