• Sean Hammond's avatar
    Move share() into AnnotationController · 967b3929
    Sean Hammond authored
    Move scope.share() from the annotation directive to vm.share() in
    the AnnotationController. Just trying to move as much as possible out of
    the directive's scope and link function into the controller, if we're
    gonna use a directive controller here try to just use it instead of
    randomly using the link function and scope for some things and the
    controller for others.
    967b3929
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...