We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01d0e1d commit 854d04dCopy full SHA for 854d04d
1 file changed
cms/templates/studio_xblock_wrapper.html
@@ -211,12 +211,6 @@
211
<span data-tooltip="${_('Drag to reorder')}" class="drag-handle action"></span>
212
</li>
213
% endif
214
- % elif not show_inline:
215
- <li class="action-item action-edit action-edit-view-only">
216
- <a href="#" class="edit-button action-button">
217
- <span class="action-button-text">${_("Details")}</span>
218
- </a>
219
- </li>
220
221
222
</ul>
0 commit comments