redirect to the new repository version of the end form
This commit is contained in:
parent
27ea68ac6e
commit
8932acb5d0
1 changed files with 1 additions and 1 deletions
|
@ -291,7 +291,7 @@ makeSshRepo forcersync setup sshdata = do
|
||||||
(scanRemotes webapp)
|
(scanRemotes webapp)
|
||||||
forcersync sshdata
|
forcersync sshdata
|
||||||
setup r
|
setup r
|
||||||
redirect $ EditRepositoryR $ Remote.uuid r
|
redirect $ EditNewRepositoryR $ Remote.uuid r
|
||||||
|
|
||||||
getAddRsyncNetR :: Handler RepHtml
|
getAddRsyncNetR :: Handler RepHtml
|
||||||
getAddRsyncNetR = do
|
getAddRsyncNetR = do
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue