Skip to content

Commit

Permalink
Merge pull request #3145 from camptocamp/fix-doc-typo
Browse files Browse the repository at this point in the history
Fix displayquerygrid doc typo
  • Loading branch information
llienher authored Nov 22, 2017
2 parents 91ca88d + c49e69d commit 42dce37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contribs/gmf/src/directives/displayquerygrid.js
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ function gmfDisplayquerygridTemplateUrl($element, $attrs, gmfDisplayquerygridTem
* empty columns be hidden? Default: `false`.
* @htmlAttribute {number?} gmf-displayquerygrid-maxrecenterzoom Optional. Maximum
* zoom-level to use when zooming to selected features.
* @htmlAttribute {gmfx.GridMergeTabs?} gmf-displayquerygrid-gridmergetabas Optional.
* @htmlAttribute {gmfx.GridMergeTabs?} gmf-displayquerygrid-gridmergetabs Optional.
* Configuration to merge grids with the same attributes into a single grid.
*
* @ngdoc component
Expand Down

0 comments on commit 42dce37

Please sign in to comment.