add XMPP nudge alert, displayed after making a cloud repository

This commit is contained in:
Joey Hess 2012-10-27 12:25:29 -04:00
parent ab15e567f9
commit 531f1d1446
7 changed files with 36 additions and 2 deletions

View file

@ -290,7 +290,7 @@ makeSshRepo forcersync setup sshdata = do
(scanRemotes webapp)
forcersync sshdata
setup r
redirect $ EditNewRepositoryR $ Remote.uuid r
redirect $ EditNewCloudRepositoryR $ Remote.uuid r
getAddRsyncNetR :: Handler RepHtml
getAddRsyncNetR = do