webapp: Proceed automatically on from "Configure jabber account" to pairing.

This commit is contained in:
Joey Hess 2013-03-04 16:03:24 -04:00
parent aa2bc92b73
commit 5274713305
4 changed files with 9 additions and 21 deletions

View file

@ -58,7 +58,7 @@ getStartXMPPPairR = ifM (isJust <$> runAnnex Nothing getXMPPCreds)
liftAssistant $ sendNetMessage QueryPresence
pairPage $
$(widgetFile "configurators/pairing/xmpp/prompt")
, redirect XMPPForPairingR -- go get XMPP configured, then come back
, redirect XMPPR -- go get XMPP configured, then come back
)
#else
getStartXMPPPairR = noXMPPPairing