From f13cbf8cd740efd328bd271bdc72124589d9f0ef Mon Sep 17 00:00:00 2001 From: Adam McMaster Date: Wed, 31 Jan 2018 14:28:25 +0000 Subject: [PATCH] Change out of data message to something more accurate --- app/controllers/classify.coffee | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/controllers/classify.coffee b/app/controllers/classify.coffee index 0ad82fa..e4815f2 100644 --- a/app/controllers/classify.coffee +++ b/app/controllers/classify.coffee @@ -49,7 +49,7 @@ class Classify extends Spine.Controller else @html ''' ''' setTimeout => @$('#classify').removeClass 'hidden'