moodle/lib/templates
Damyon Wiese 8626dc99fa MDL-40759 fontawesome: Add BC for unmapped icons
This is yukky but it works. Note: I had to duplicate the standard pix icon template
inside the font-awesome one because the way this is rendered does not support partials.
2017-03-20 13:47:30 +08:00
..
action_link.mustache MDL-40759 icons: Fix icons in action menus and links 2017-03-17 15:51:29 +08:00
action_menu.mustache MDL-57321 theme_boost: Consistently apply attributes on elements 2017-03-01 11:35:44 +08:00
action_menu_item.mustache MDL-40759 icons: Fix icons in action menus and links 2017-03-17 15:51:29 +08:00
action_menu_link.mustache MDL-40759 icons: Fix icons in action menus and links 2017-03-17 15:51:29 +08:00
action_menu_trigger.mustache MDL-40759 icons: Fix icons in action menus and links 2017-03-17 15:51:29 +08:00
actions.mustache MDL-57338 templates: add missing example context 2016-12-22 12:50:37 +00:00
add_block_body.mustache MDL-56586 blocks: Do the addblock in a modal 2016-11-24 14:24:59 +08:00
availability_info.mustache MDL-4782 availability: new template for course display 2017-02-14 15:57:33 +08:00
chart.mustache MDL-57338 chart: add example context 2016-12-22 12:50:25 +00:00
chooser.mustache MDL-57338 templates: add missing example context 2016-12-22 12:50:37 +00:00
chooser_item.mustache MDL-57338 templates: add missing example context 2016-12-22 12:50:37 +00:00
columns-1to1to1.mustache MDL-50982 templates: Create core template "columns-1to1to1" 2015-09-11 10:19:00 +08:00
columns-1to2.mustache MDL-50981 templates: Create core template "columns-1to2" 2015-09-11 10:08:41 +08:00
columns-2to1.mustache MDL-50980 templates: Create core template "columns-2to1" 2015-09-11 10:03:38 +08:00
columns-autoflow-1to1to1.mustache MDL-50983 templates: Create core template "columns-autoflow-1to1to1" 2015-09-11 10:32:02 +08:00
copy_box.mustache MDL-55841 core: Allow copy box to be used multiple times in one template 2016-10-25 16:13:01 +08:00
dataformat_selector.mustache MDL-57338 templates: add missing example context 2016-12-22 12:50:37 +00:00
email_fromname.mustache MDL-57338 templates: add missing example context 2016-12-22 12:50:37 +00:00
email_html.mustache MDL-57338 templates: add missing example context 2016-12-22 12:50:37 +00:00
email_subject.mustache MDL-57338 templates: add missing example context 2016-12-22 12:50:37 +00:00
email_text.mustache MDL-57338 templates: add missing example context 2016-12-22 12:50:37 +00:00
form_autocomplete_input.mustache MDL-51970 autocomplete: Add an option to hide the suggestions 2015-11-02 10:21:57 +08:00
form_autocomplete_selection.mustache MDL-53167 search: Add ability to limit courses searched 2016-04-07 14:41:59 -04:00
form_autocomplete_suggestions.mustache MDL-51247 forms: All new aria-pimped autocomplete mform element. 2015-10-14 16:22:44 +01:00
help_icon.mustache MDL-57338 templates: add missing example context 2016-12-22 12:50:37 +00:00
hover_tooltip.mustache MDL-57338 templates: add missing example context 2016-12-22 12:50:37 +00:00
inplace_editable.mustache MDL-53172 core: adjust CSS for inplace_editable 2016-02-27 11:29:27 +08:00
loading.mustache MDL-57338 templates: add missing example context 2016-12-22 12:50:37 +00:00
login.mustache MDL-55476 auth: Fixed missing double quote in template 2017-02-14 16:19:20 +08:00
modal.mustache MDL-56448 mustache: fix json errors in example context 2016-10-26 12:35:45 +01:00
modal_backdrop.mustache MDL-55727 javascript: Add modal module 2016-09-13 02:44:30 +00:00
modal_cancel.mustache MDL-57338 templates: Fix modal_cancel template name 2017-01-04 11:33:59 +00:00
modal_confirm.mustache MDL-56586 blocks: Do the addblock in a modal 2016-11-24 14:24:59 +08:00
modal_save_cancel.mustache MDL-56586 blocks: Do the addblock in a modal 2016-11-24 14:24:59 +08:00
notification_error.mustache MDL-30811 output: Adjust ARIA role to alert 2016-03-03 15:09:18 +08:00
notification_info.mustache MDL-30811 output: Adjust ARIA role to alert 2016-03-03 15:09:18 +08:00
notification_success.mustache MDL-30811 output: Adjust ARIA role to alert 2016-03-03 15:09:18 +08:00
notification_warning.mustache MDL-30811 output: Adjust ARIA role to alert 2016-03-03 15:09:18 +08:00
permissionmanager_panelcontent.mustache MDL-38763 roles: Fix example context for mustache templates. 2015-09-03 10:19:21 +02:00
permissionmanager_role.mustache MDL-40759 icons: convert uses of pix_url to pix_icon 2017-03-17 15:52:17 +08:00
pix_icon.mustache MDL-40759 icons: Peer review fixes (all minor) 2017-03-17 15:52:46 +08:00
pix_icon_fontawesome.mustache MDL-40759 fontawesome: Add BC for unmapped icons 2017-03-20 13:47:30 +08:00
popover_region.mustache MDL-57075 message: notification popover see all link 2016-11-22 03:44:26 +00:00
progress_bar.mustache MDL-57338 templates: add missing example context 2016-12-22 12:50:37 +00:00
select_time.mustache MDL-57321 theme_boost: Consistently apply attributes on elements 2017-03-01 11:35:44 +08:00
settings_link_page.mustache MDL-57146 boost: New tabbed settings page missing branch links 2016-11-25 10:00:22 +08:00
settings_link_page_single.mustache MDL-56561 admin: Style admin page listing entire admin tree 2016-11-08 11:04:10 +08:00
signup_form_layout.mustache MDL-57338 templates: add missing example context 2016-12-22 12:50:37 +00:00
single_select.mustache MDL-57321 theme_boost: Consistently apply attributes on elements 2017-03-01 11:35:44 +08:00
skip_links.mustache MDL-57338 templates: add missing example context 2016-12-22 12:50:37 +00:00
url_select.mustache MDL-57321 theme_boost: Consistently apply attributes on elements 2017-03-01 11:35:44 +08:00