mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-14 02:26:55 -07:00
Started added tests
This commit is contained in:
parent
a5dc3253d7
commit
02d3118438
4 changed files with 107 additions and 4 deletions
|
@ -182,8 +182,6 @@ $(document).on("click", ".clear", function (e) {
|
|||
|
||||
});
|
||||
|
||||
//change
|
||||
|
||||
// Change Availability
|
||||
$(document).on("click", ".change", function (e) {
|
||||
e.preventDefault();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue