actually manage manual ordering; support arbitrary tags; bug fixes
This commit is contained in:
parent
8842147ec3
commit
c884c5fc33
4 changed files with 135 additions and 38 deletions
|
@ -351,7 +351,7 @@ module.exports = {
|
|||
upload: undefined
|
||||
});
|
||||
}).done(undefined, function() {
|
||||
// display error message
|
||||
// TODO: display error message
|
||||
});
|
||||
},
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue