From 07fa80a815497d047a73f5f568f10c6066d14020 Mon Sep 17 00:00:00 2001 From: Max Lynch Date: Sun, 1 Jun 2014 19:30:50 -0500 Subject: [PATCH] Fixed a list item PR issue --- js/angular/directive/item.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js/angular/directive/item.js b/js/angular/directive/item.js index 5fc1949474..a31b2f3cf9 100644 --- a/js/angular/directive/item.js +++ b/js/angular/directive/item.js @@ -1,5 +1,5 @@ var ITEM_TPL_CONTENT_ANCHOR = - ''; var ITEM_TPL_CONTENT = '
'; /**