• Sean Hammond's avatar
    Don't use vm.annotation.group · 205efe04
    Sean Hammond authored
    The templates read vm.group() (which returns domainModel.group) and never write
    any group, so vm.annotation.group just isn't needed.
    
    The controller modifies domainModel.group is the focused group changes while
    creating a new annotation.
    
    vm.annotation.group is still there, we just don't use it anymore, in the future
    we should not copy it into vm.annotation at all.
    205efe04
Name
Last commit
Last update
h Loading commit data...
scripts Loading commit data...
.hound.yml Loading commit data...
.jscsrc Loading commit data...
.jshintignore Loading commit data...
.jshintrc Loading commit data...
package.json Loading commit data...