2017-08-17 22:00:37 +05:30
|
|
|
- noteable_name = @note.noteable.human_class_name
|
|
|
|
|
2021-11-18 22:05:49 +05:30
|
|
|
.js-comment-type-dropdown.float-left.gl-sm-mr-3{ data: { noteable_name: noteable_name } }
|
2021-04-29 21:17:54 +05:30
|
|
|
%input.btn.gl-button.btn-confirm.js-comment-button.js-comment-submit-button{ type: 'submit', value: _('Comment'), data: { qa_selector: 'comment_button' } }
|