File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -165,7 +165,7 @@ The optional third argument `paginationId` is used when you need more than one i
165165on setting up multiple instances.
166166
167167* ** ` current-page ` ** (optional) Specify a property on your controller's $scope that will be bound to the current
168- page of the pagination. If this is not specified, the directive will automatically create a property named ` __currentPage ` and use
168+ page of the pagination. If this is not specified, the directive will automatically create a property named ` __default__currentPage ` and use
169169that instead.
170170
171171* ** ` pagination-id ` ** (optional) Used to group together the dir-paginate directive with a corresponding dir-pagination-controls when you need more than
You can’t perform that action at this time.
0 commit comments