Skip to content

Commit 2eb2afa

Browse files
committed
views: remove unused data attributes from recordManagementMobile
1 parent 4bf642d commit 2eb2afa

File tree

1 file changed

+0
-3
lines changed
  • invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records

1 file changed

+0
-3
lines changed

invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -206,9 +206,6 @@
206206
<div id="recordManagementMobile"
207207
role="dialog"
208208
class="ui flowing popup transition hidden"
209-
data-record='{{ record_ui | tojson }}'
210-
data-permissions='{{ permissions | tojson }}'
211-
data-is-draft="{{ is_draft | tojson }}"
212209
{% if config.RDM_DETAIL_SIDE_BAR_MANAGE_ATTRIBUTES_EXTENSION_TEMPLATE %}
213210
{% include config.RDM_DETAIL_SIDE_BAR_MANAGE_ATTRIBUTES_EXTENSION_TEMPLATE %}
214211
{% endif %}

0 commit comments

Comments
 (0)