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 4bf642d commit 2eb2afaCopy full SHA for 2eb2afa
invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html
@@ -206,9 +206,6 @@
206
<div id="recordManagementMobile"
207
role="dialog"
208
class="ui flowing popup transition hidden"
209
- data-record='{{ record_ui | tojson }}'
210
- data-permissions='{{ permissions | tojson }}'
211
- data-is-draft="{{ is_draft | tojson }}"
212
{% if config.RDM_DETAIL_SIDE_BAR_MANAGE_ATTRIBUTES_EXTENSION_TEMPLATE %}
213
{% include config.RDM_DETAIL_SIDE_BAR_MANAGE_ATTRIBUTES_EXTENSION_TEMPLATE %}
214
{% endif %}
0 commit comments