From 66d692b8bb04d4bd2f4cdc54103a7cd705a89e76 Mon Sep 17 00:00:00 2001 From: Ant Zucaro Date: Sun, 15 Jun 2014 22:37:02 -0400 Subject: [PATCH] Make a merge player form. Does not do anything yet though. --- xonstat/templates/merge.mako | 43 ++++++++++++++++++++++++++++++++++-- 1 file changed, 41 insertions(+), 2 deletions(-) diff --git a/xonstat/templates/merge.mako b/xonstat/templates/merge.mako index da82beb..1b4f8ef 100644 --- a/xonstat/templates/merge.mako +++ b/xonstat/templates/merge.mako @@ -7,5 +7,44 @@ ${nav.nav('players')}

Player Merge

-

Merge two players below. The destination player_id is on the right.

-

(the destination player_id is the one that lives on after the merge)

+

Merge two players below.

+ +
+
+
+
+ +
+ +
+ +

This player record will live on after the merge is complete.

+
+
+ +
+ +
+ +

This player record will be deactivated when the merge is complete.

+
+
+ + + + + + + +
+ +
+ +
+
+ +
+
+ +
+
-- 2.39.2