Statistics
| Branch: | Tag: | Revision:

root / snf-cyclades-app / synnefo / ui / static / snf / js / lib / backbone.js @ aedcb7f3

History | View | Annotate | Download (43.7 kB)

# Date Author Comment
7977bbc9 11/04/2013 09:14 am Kostas Papadimitriou

ui: Respect silent option on model destroy action

silent destroy means that model will not be immediately removed from the
collection once destroy action gets called. Α subsequent collection refresh
will handle the model removal.

9c0ac5af 01/30/2012 06:55 pm Kostas Papadimitriou

Renamed snf-app to snf-cyclades-app