Skip to content

Commit

Permalink
Add issue link.
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinpschaaf committed Oct 8, 2015
1 parent 2d97cd7 commit e4c2433
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/standard/notify-path.html
Original file line number Diff line number Diff line change
Expand Up @@ -488,7 +488,7 @@
// TODO(kschaaf): This is the path analogue to Polymer.Bind.prepareModel,
// which provides API for path-based notification on elements with property
// effects; this should be re-factored along with the Bind lib, either all on
// Base or all in Bind.
// Base or all in Bind (see issue https://github.com/Polymer/polymer/issues/2547).
prepareModelNotifyPath: function(model) {
this.mixin(model, {
fire: Polymer.Base.fire,
Expand Down

0 comments on commit e4c2433

Please sign in to comment.