From f8f2f8bf6afa8d34c1cf218eddba855b5c10466d Mon Sep 17 00:00:00 2001 From: Lorenz H-S Date: Sat, 14 Dec 2013 12:49:22 +0000 Subject: [PATCH] Fix ordering of nicklist We need the quotes around 'name' so that angularjs knows that it's an attribute and not a variable, and keeps the ordering up to date when people join or get different rights or whatever --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index e9e792a..d156ed0 100644 --- a/index.html +++ b/index.html @@ -246,7 +246,7 @@ $ openssl req -nodes -newkey rsa:2048 -keyout relay.pem -x509 -days 365 -out rel