Открыть боковую панель
nt_test133
nt_project_uxpg8lvcuq8w
Коммиты
f4b6865a
Коммит
f4b6865a
создал
Май 10, 2017
по автору
Sam Rose
Просмотр файлов
Fix aria labels on custom notifications modal
владелец
f6d82455
Изменения
1
Скрыть пробелы
Построчно
Рядом
app/views/shared/notifications/_custom_notifications.html.haml
Просмотр файла @
f4b6865a
.modal.fade
{
tabindex:
"-1"
,
role:
"dialog"
,
id:
notifications_menu_identifier
(
"modal"
,
notification_setting
),
aria
:
{
labelledby:
"custom-notifications-title"
}
}
.modal.fade
{
tabindex:
"-1"
,
role:
"dialog"
,
id:
notifications_menu_identifier
(
"modal"
,
notification_setting
),
"
aria
-
labelledby
"
:
"custom-notifications-title"
}
.modal-dialog
.modal-content
.modal-header
%button
.close
{
type:
"button"
,
data:
{
dismiss:
"modal"
},
aria:
{
label:
"close
"
}
}
%span
{
aria
:
{
hidden:
"true"
}
}
×
%button
.close
{
type:
"button"
,
"aria-label"
:
"close"
,
data:
{
dismiss:
"modal
"
}
}
%span
{
"
aria
-
hidden
"
:
"true"
}
} ×
%h4
#custom-notifications-title
.modal-title
Custom notification events
...
...
Редактирование
Предварительный просмотр
Поддерживает Markdown
0%
Попробовать снова
или
прикрепить новый файл
.
Отмена
You are about to add
0
people
to the discussion. Proceed with caution.
Сначала завершите редактирование этого сообщения!
Отмена
Пожалуйста,
зарегистрируйтесь
или
войдите
чтобы прокомментировать