Revert "Query Search Page" (#1186)

This commit is contained in:
vera-liu
2016-09-23 16:28:21 -07:00
committed by GitHub
parent d5c5c0d6ac
commit 551c97112c
13 changed files with 144 additions and 345 deletions

View File

@@ -4,5 +4,3 @@ export const STATE_BSSTYLE_MAP = {
running: 'warning',
success: 'success',
};
export const STATUS_OPTIONS = ['success', 'failed', 'running'];