Skip to content

Commit a8379ae

Browse files
committed
[recline_view][s]:Register function in recline view
1 parent 78d5956 commit a8379ae

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ckanext/dataexplorer/templates/recline_view.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
data-module-resource = "{{ h.dump_json(resource_json) }}";
1010
data-module-resource-view = "{{ h.dump_json(resource_view_json) }}";
1111
data-module-map_config= "{{ h.dump_json(map_config) }}";
12+
data-module-datastore_search_rows_max= "{{ h.get_datastore_search_rows_max() }}"
1213
>
1314
<h4 class="loading-dialog">
1415
<div class="loading-spinner"></div>

0 commit comments

Comments
 (0)