actually manage manual ordering; support arbitrary tags; bug fixes

This commit is contained in:
Matthew Hodgson 2015-11-06 20:54:07 +01:00
parent 8842147ec3
commit c884c5fc33
4 changed files with 135 additions and 38 deletions

View file

@ -351,7 +351,7 @@ module.exports = {
upload: undefined
});
}).done(undefined, function() {
// display error message
// TODO: display error message
});
},