From 1dfdbf6d09c6b1b80011b98436daa010f10a7be3 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Tue, 1 Dec 2015 06:39:46 -0500 Subject: error / thanks styling --- StoneIsland/www/js/lib/view/Serializable.js | 1 + 1 file changed, 1 insertion(+) (limited to 'StoneIsland/www/js/lib/view/Serializable.js') diff --git a/StoneIsland/www/js/lib/view/Serializable.js b/StoneIsland/www/js/lib/view/Serializable.js index 6ef8eda3..f9abd011 100644 --- a/StoneIsland/www/js/lib/view/Serializable.js +++ b/StoneIsland/www/js/lib/view/Serializable.js @@ -80,6 +80,7 @@ var SerializableView = View.extend({ }, show_errors: function(errors){ + console.log(errors) var msgs = [] errors.forEach(function(e, i){ if (i > 0) { return } -- cgit v1.2.3-70-g09d2