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.
1 parent f2e6062 commit 7b69997Copy full SHA for 7b69997
test_files/test.html
@@ -17,9 +17,9 @@
17
/*.test{background-color:gray;}*/
18
</style>
19
<body class="padding-20px">
20
- <button actions="export" template_id="datatable">Import</button>
+ <button actions="import">Import</button>
21
22
- <button actions="import" collection="" pass_id="datatable">
+ <button actions="export" collection="" pass_id="datatable">
23
Export
24
</button>
25
test_files/test2.html
@@ -16,7 +16,7 @@
16
<button actions="import" collection="" pass_id="datatable">
0 commit comments