webapp: Fix UI for removing XMPP connection.
This commit is contained in:
parent
17d2e2b346
commit
9724667a3d
8 changed files with 56 additions and 3 deletions
10
templates/configurators/delete/xmpp.hamlet
Normal file
10
templates/configurators/delete/xmpp.hamlet
Normal file
|
@ -0,0 +1,10 @@
|
|||
<div .span9 .hero-unit>
|
||||
<h2>
|
||||
Disconnecting from Jabber
|
||||
<p>
|
||||
This won't delete the repository or repositories at the other end
|
||||
of the Jabber connection, but it will disconnect from them, and stop
|
||||
using Jabber.
|
||||
<p>
|
||||
<a .btn .btn-primary href="@{DisconnectXMPPR}">
|
||||
<i .icon-minus></i> Disconnect
|
Loading…
Add table
Add a link
Reference in a new issue