Skip to content

Commit

Permalink
Dev: Remove unused variable (breaks Javascript too)
Browse files Browse the repository at this point in the history
  • Loading branch information
olleharstedt committed Sep 23, 2016
1 parent 1bf95b5 commit 6822ae1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scripts/admin/attributeMap.js
Expand Up @@ -166,5 +166,4 @@ $(document).ready(function(){
});

$('.tokenatt .panel-default .tokenAttributeId').disableSelection();
tokencurrentarray = $('.tokenatt').sortable('toArray');
});

0 comments on commit 6822ae1

Please sign in to comment.