From 92bf8352d0b10877f0e63cd7a41a6bd682d1501e Mon Sep 17 00:00:00 2001 From: MaysWind Date: Mon, 23 May 2016 22:42:00 +0800 Subject: [PATCH] fix progress bug in ie --- app/views/list.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/list.html b/app/views/list.html index 9d65302..c04f4cc 100644 --- a/app/views/list.html +++ b/app/views/list.html @@ -49,7 +49,7 @@
+ aria-valuemax="100" ng-style="{ width: task.completePercent + '%' }">