@@ -196,7 +196,6 @@ $(document).ready(function() {
$('#remove').prop('disabled', ! $('#moduleListingTable').bootstrapTable('getSelections').length);
$('#view,#edit').prop('disabled', $('#moduleListingTable').bootstrapTable('getSelections').length!=1);
});
-
$("#btnImport").click(function(){
jp.open({
type: 2,