d120f00fb5
Anonymous checkbox on images would not actually do anything, when the global checkbox was unchecked. The value of anonymous becomes a node, and it fails the anonymous === true check in save(). I don't understand why anonymous is treated differently from other post parameters and supplied as an argument to save(). Keeping it the way it is, I guess... |
||
---|---|---|
.. | ||
controllers | ||
controls | ||
models | ||
util | ||
views | ||
.gitignore | ||
api.js | ||
config.js | ||
events.js | ||
main.js | ||
pools.js | ||
router.js | ||
tags.js | ||
templates.js |