From d3b8df8bb0c413c720093f889d84ccd93102722a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lorenz=20H=C3=BCbschle-Schneider?= Date: Sat, 23 Aug 2014 11:46:05 +0100 Subject: [PATCH] Don't watch for changes on existing lines How did we miss this angular 1.3 feature? It appears to be a bit similar to bindonce, but also works in ng-repeat! See https://docs.angularjs.org/guide/expression#one-time-binding --- index.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/index.html b/index.html index 598da74..3ccfa8a 100644 --- a/index.html +++ b/index.html @@ -259,10 +259,10 @@ $ openssl req -nodes -newkey rsa:4096 -keyout relay.pem -x509 -days 365 -out rel :: - + -
- +
+