From 5e8eeaa8ac68f7985a1b6583ee224f2dacee3c9f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?An=C3=ADbal=20Lim=C3=B3n?= Date: Wed, 19 Aug 2015 08:50:04 -0500 Subject: [PATCH] templates/rrs/recipes.html: Re-add the sort property into Maintainer. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit When last updated colum comes we lost the sort property. Signed-off-by: Aníbal Limón --- templates/rrs/recipes.html | 1 - 1 file changed, 1 deletion(-) diff --git a/templates/rrs/recipes.html b/templates/rrs/recipes.html index 8927b2f..3ec980b 100644 --- a/templates/rrs/recipes.html +++ b/templates/rrs/recipes.html @@ -293,7 +293,6 @@ $(document).ready(function() { headers: { 1: { sorter: false }, 2: { sorter: false }, - 5: { sorter: false }, 6: { sorter: false }, 7: { sorter: false }, }