From 4d54160e16a13ebadd7d151c736a92905d611710 Mon Sep 17 00:00:00 2001 From: Sam Georges Date: Mon, 29 Sep 2014 16:26:21 +1000 Subject: [PATCH] Update fork ref --- modules/backend/assets/js/october.sortable.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/backend/assets/js/october.sortable.js b/modules/backend/assets/js/october.sortable.js index b65840ee7..535de838c 100644 --- a/modules/backend/assets/js/october.sortable.js +++ b/modules/backend/assets/js/october.sortable.js @@ -1,7 +1,7 @@ /* * Sortable plugin, a forked version of johnny's sortable plugin. * - * Forked from: https://github.com/johnny/jquery-sortable/tree/271cd2c742439842000e6f92d4dae96bb8dcd595 + * Forked from: https://github.com/johnny/jquery-sortable/tree/1563f32858cfe250051ad0a573425569c49d631f * * Note: Consider using october.simplelist.js with "is-sortable" class. *