From 8932acb5d0e965081712d4e7604744af6c1650e7 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sun, 14 Oct 2012 16:11:21 -0400 Subject: [PATCH] redirect to the new repository version of the end form --- Assistant/WebApp/Configurators/Ssh.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Assistant/WebApp/Configurators/Ssh.hs b/Assistant/WebApp/Configurators/Ssh.hs index 690fc2183a..3edc5a5654 100644 --- a/Assistant/WebApp/Configurators/Ssh.hs +++ b/Assistant/WebApp/Configurators/Ssh.hs @@ -291,7 +291,7 @@ makeSshRepo forcersync setup sshdata = do (scanRemotes webapp) forcersync sshdata setup r - redirect $ EditRepositoryR $ Remote.uuid r + redirect $ EditNewRepositoryR $ Remote.uuid r getAddRsyncNetR :: Handler RepHtml getAddRsyncNetR = do