mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-14 10:36:54 -07:00
Fixed #586
This commit is contained in:
parent
bd34444505
commit
624b32d926
2 changed files with 4 additions and 3 deletions
|
@ -133,7 +133,7 @@
|
|||
}
|
||||
|
||||
var $form = $("#mainForm");
|
||||
|
||||
|
||||
var data = $form.serialize();
|
||||
data = data + "¬iceStart=" + start + "¬iceEnd=" + end;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue