From 3e72d35e75dccdcd4b498e6b30a5ad9b1c448a71 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sat, 23 Nov 2013 12:39:36 -0400 Subject: better UI flow through upgrade process Move button to enable automatic upgrades to an alert displayed after successful upgrade. Unclutters the UI and makes psychological sense. --- Assistant/Types/Alert.hs | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'Assistant/Types/Alert.hs') diff --git a/Assistant/Types/Alert.hs b/Assistant/Types/Alert.hs index 4079802ec..e6fbe86d3 100644 --- a/Assistant/Types/Alert.hs +++ b/Assistant/Types/Alert.hs @@ -31,8 +31,7 @@ data AlertName | CloudRepoNeededAlert | SyncAlert | NotFsckedAlert - | CanUpgradeAlert - | UpgradeReadyAlert + | UpgradeAlert deriving (Eq) {- The first alert is the new alert, the second is an old alert. -- cgit v1.2.3