1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2024-12-16 11:37:58 +02:00
Commit Graph

6 Commits

Author SHA1 Message Date
Mark McDowall
6636b77489 Replaced bootstrap switch with css only version! 2013-04-25 19:44:39 -07:00
kay.one
27f45cfdee fixed bootstrap switches. still need to listen to checkbox event. 2013-04-20 15:51:39 -07:00
kay.one
979efb8354 much smarter binding,
auto-binding is only done when the element has binding attributes ('name')
also now an error is throw in there are binding elements but view doesn't have a model
2013-04-20 11:59:19 -07:00
kay.one
0e6faedffc fixed auto modelbinder. 2013-04-11 22:01:05 -07:00
kay.one
19dfd49ad3 added view name as class to DOM element for easier debugging. 2013-04-10 21:28:17 -07:00
Keivan Beigi
30595e85a3 model should automatically be bound to view. 2013-04-10 18:24:34 -07:00