gitlab-org--gitlab-foss/spec/javascripts/fixtures/behaviors/quick_submit.html.haml

7 lines
150 B
Text
Raw Normal View History

%form.js-quick-submit{ action: '/foo' }
%input{ type: 'text' }
%textarea
2015-10-05 18:19:11 -04:00
%input{ type: 'submit'} Submit
%button.btn{ type: 'submit' } Submit