mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-08-20 05:13:21 -07:00
Some small fixes after rebasing
This commit is contained in:
parent
afa16cd656
commit
003e890844
3 changed files with 3 additions and 4 deletions
|
@ -377,7 +377,6 @@
|
|||
'(?:[a-z0-9](?:[a-z0-9-]*[a-z0-9])?\.)+[a-z0-9](?:[a-z0-9-]*[a-z0-9])?)';
|
||||
var $email_selectors = $('#email_to, #email_cc, #email_bcc').selectize({
|
||||
plugins: ['remove_button'],
|
||||
persist: false,
|
||||
maxItems: null,
|
||||
render: {
|
||||
item: function(item, escape) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue