From 157aefdeb1ff58b7190d3fc42a0bce12c922a748 Mon Sep 17 00:00:00 2001 From: Dobrica Pavlinusic Date: Thu, 24 Jan 2013 01:41:35 +0100 Subject: [PATCH] make placeholder optional --- app/js/directives.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/js/directives.js b/app/js/directives.js index 88d5653..67bec43 100644 --- a/app/js/directives.js +++ b/app/js/directives.js @@ -42,8 +42,9 @@ angular.module('myApp.directives', []). '
'+ ' '+ '
'+ -' '+ -- 2.20.1