From 9f4a723b280fba6d4ee347bd8126eab98baee077 Mon Sep 17 00:00:00 2001 From: MaysWind Date: Thu, 26 May 2016 00:09:00 +0800 Subject: [PATCH] refactor code --- app/index.html | 12 ++++----- app/scripts/controllers/main.js | 9 +++---- app/scripts/controllers/task-detail.js | 11 +++------ app/scripts/core/utils.js | 26 +++++++++++++++++--- app/scripts/services/ariaNgSettingService.js | 4 +-- app/views/list.html | 20 +++++++-------- app/views/task-detail.html | 12 ++++----- 7 files changed, 53 insertions(+), 41 deletions(-) diff --git a/app/index.html b/app/index.html index 886dd35..f97098c 100644 --- a/app/index.html +++ b/app/index.html @@ -62,37 +62,37 @@