4 lines
299 B
Text
4 lines
299 B
Text
- noteable_name = @note.noteable.human_class_name
|
|
|
|
.js-comment-type-dropdown.float-left.gl-sm-mr-3{ data: { noteable_name: noteable_name } }
|
|
%input.btn.gl-button.btn-confirm.js-comment-button.js-comment-submit-button{ type: 'submit', value: _('Comment'), data: { qa_selector: 'comment_button' } }
|