From c8611af630f6ef81a1a60f039772a772432e98eb Mon Sep 17 00:00:00 2001 From: ChangHyun Lee Date: Fri, 24 Mar 2017 17:56:01 +0900 Subject: [PATCH] [TIC-Web] fix to filter option add filter option - show all pacakge - hide debug package - hide develop package Change-Id: Ib66464c8479e35a5c2536760411a8c660d090d03 Signed-off-by: ChangHyun Lee --- public/src/index.html | 5 ++- public/src/js/page/package.js | 79 ++++++++++++++++++++++++++++++++----------- 2 files changed, 61 insertions(+), 23 deletions(-) diff --git a/public/src/index.html b/public/src/index.html index cd610f4..618236c 100644 --- a/public/src/index.html +++ b/public/src/index.html @@ -127,9 +127,8 @@