Skip to content

Commit

Permalink
Fix mergeTab usage (missing export tag)
Browse files Browse the repository at this point in the history
  • Loading branch information
ger-benjamin committed Mar 6, 2018
1 parent 38e6989 commit 701ca96
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions contribs/gmf/src/directives/displayquerygrid.js
Original file line number Diff line number Diff line change
Expand Up @@ -212,6 +212,7 @@ gmf.DisplayquerygridController = function($injector, $scope, ngeoQueryResult, ng

/**
* @type {!gmfx.GridMergeTabs}
* @export
*/
this.mergeTabs = {};

Expand Down

0 comments on commit 701ca96

Please sign in to comment.