not allowing double file metadata to be added to avoid query problems.
This commit is contained in:
parent
17abb4ad9a
commit
fa6de28bcf
2 changed files with 13 additions and 2 deletions
|
@ -89,7 +89,8 @@ var AIRTIME = (function(AIRTIME) {
|
|||
required: false
|
||||
};
|
||||
|
||||
addField(config);
|
||||
addField(config);
|
||||
$li.remove();
|
||||
});
|
||||
|
||||
$templateList.sortable();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue