We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1b218a7 + 0111420 commit 2656526Copy full SHA for 2656526
ckanext/dataexplorer/templates/recline_view.html
@@ -18,7 +18,7 @@ <h4 class="loading-dialog">
18
<div class="modal">
19
<div class="row">
20
<div class="modal-content">
21
- <h3>Results exceed the limit of rows.</h3>
+ <h3>Results exceed the current limit of rows that can be downloaded via the Data Explorer.</h3>
22
<p>Use <a href="/pages/api" target="_blank">API</a> to download the full result set or continue with the truncated.</p>
23
<button class="btn extract-button modal-btn" id="confirm-btn">Continue</button>
24
<button class="btn extract-button modal-btn" id="cancel-btn">Cancel</button>
0 commit comments