Skip to content

Commit

Permalink
Dev: Remove empty lines
Browse files Browse the repository at this point in the history
  • Loading branch information
olleharstedt committed Mar 2, 2018
1 parent 63b42f7 commit 986b5b9
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions assets/scripts/admin/labels.js
Expand Up @@ -51,13 +51,9 @@ $(document).on('ready pjax:scriptcomplete', function(){
distance:2
});


$('#btnqareplace').click(quickaddfunction);
$('#btnqainsert').click(quickaddfunction);




$("#mainform").submit(function(event,ui){

if (code_duplicates_check()==false) return false;
Expand Down

0 comments on commit 986b5b9

Please sign in to comment.