Fix comment that broke 7572eebcd
This commit is contained in:
parent
7572eebcd1
commit
a3375d540b
1 changed files with 3 additions and 3 deletions
|
@ -2416,9 +2416,9 @@
|
|||
);
|
||||
typeBox.setAttribute('typeid', typeID);
|
||||
|
||||
// If a creator textbox is already open, we need to
|
||||
// change its autocomplete parameters so that it
|
||||
// completes on a creator with a different creator type
|
||||
/* If a creator textbox is already open, we need to
|
||||
change its autocomplete parameters so that it
|
||||
completes on a creator with a different creator type */
|
||||
var changedParams = {
|
||||
creatorTypeID: typeID
|
||||
};
|
||||
|
|
Loading…
Add table
Reference in a new issue