osem-fcy/app/views/admin/conferences
Andrew Kvalheim ce59c37ff6
Use correct loading mode of Bootstrap-Markdown
data-provide="markdown-editable" is intended for inline editing of page
content à la contenteditable. When this is applied to a textarea, the
editor is loaded only after the user clicks on the field. This behavior
breaks focus and is incompatible with keyboard navigation.
2021-03-06 19:35:23 +01:00
..
_recent_registrations.html.haml Rename 'ConferenceController' to 'ConferencesController', and 'ProposalController' to 'ProposalsController' 2016-09-30 18:49:44 -04:00
_recent_submissions.html.haml Changed Ruby syntax in views. Fixed #1326 2017-03-20 18:27:39 +05:30
_recent_users.html.haml Do not use readonly checkboxes to render information 2019-05-31 00:24:14 +02:00
_todo_list.html.haml Add index view for the cfp and modify existing ones 2017-06-27 21:16:46 +03:00
_top_submitter.html.haml Changed Ruby syntax in views. Fixed #1326 2017-03-20 18:27:39 +05:30
edit.html.haml Use correct loading mode of Bootstrap-Markdown 2021-03-06 19:35:23 +01:00
index.html.haml Use chartkick globally 2018-12-30 16:57:22 -08:00
new.html.haml Mention organization name while creating a conference 2017-08-22 18:33:05 +00:00
show.html.haml Use chartkick globally 2018-12-30 16:57:22 -08:00