Skip to content

Commit

Permalink
Add comment to synchronizePostag
Browse files Browse the repository at this point in the history
  • Loading branch information
LFDM committed May 9, 2014
1 parent e1a4bb2 commit 4844914
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions app/js/arethusa.morph/directives/synchronize_postag.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
"use strict";

// Don't like that this is practically the same as the fireEvent directive
// There has to be a better way.
angular.module('arethusa.morph').directive('synchronizePostag', function() {
return {
restrict: 'A',
Expand Down

0 comments on commit 4844914

Please sign in to comment.