From 0a32aab309cb8f5112d75144f8393d52232b2caf Mon Sep 17 00:00:00 2001 From: Lorenz H-S Date: Thu, 26 Dec 2013 17:02:54 +0100 Subject: [PATCH] Bind nicklist only once this only refers to each entry of the nicklist, which will never change, as ng-repeat takes care of that. --- index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 1175a69..bc4ace6 100644 --- a/index.html +++ b/index.html @@ -276,8 +276,8 @@ $ openssl req -nodes -newkey rsa:2048 -keyout relay.pem -x509 -days 365 -out rel