mirror of
https://github.com/rickbarrette/redmine_qbo.git
synced 2025-11-08 08:54:23 -05:00
Update application.js
This commit is contained in:
@@ -6,6 +6,6 @@ $(function() {
|
|||||||
type: "GET",
|
type: "GET",
|
||||||
data: { selected_customer: $("input#issue_customer").val() }
|
data: { selected_customer: $("input#issue_customer").val() }
|
||||||
});
|
});
|
||||||
});
|
}
|
||||||
});
|
});
|
||||||
});
|
});
|
||||||
|
|||||||
Reference in New Issue
Block a user