Открыть боковую панель
nt_test134
nt_project_qgddddf2ot8w
Коммиты
008d571f
Коммит
008d571f
создал
Янв 15, 2018
по автору
George Tsiolis
Просмотр файлов
Fix top-area inconsistent capitalization
владелец
5c51cbca
Изменения
2
Скрыть пробелы
Построчно
Рядом
app/views/dashboard/_activity_head.html.haml
Просмотр файла @
008d571f
...
...
@@ -2,7 +2,7 @@
%ul
.nav-links
%li
{
class:
active_when
(
params
[
:filter
].
nil?
)
}
>
=
link_to
activity_dashboard_path
,
class:
'shortcuts-activity'
,
data:
{
placement:
'right'
}
do
Your
P
rojects
Your
p
rojects
%li
{
class:
active_when
(
params
[
:filter
]
==
'starred'
)
}
>
=
link_to
activity_dashboard_path
(
filter:
'starred'
),
data:
{
placement:
'right'
}
do
Starred
P
rojects
Starred
p
rojects
app/views/dashboard/_snippets_head.html.haml
Просмотр файла @
008d571f
...
...
@@ -2,10 +2,10 @@
%ul
.nav-links
=
nav_link
(
page:
dashboard_snippets_path
,
html_options:
{
class:
'home'
})
do
=
link_to
dashboard_snippets_path
,
title:
'Your snippets'
,
data:
{
placement:
'right'
}
do
Your
S
nippets
Your
s
nippets
=
nav_link
(
page:
explore_snippets_path
)
do
=
link_to
explore_snippets_path
,
title:
'Explore snippets'
,
data:
{
placement:
'right'
}
do
Explore
S
nippets
Explore
s
nippets
-
if
current_user
.nav-controls.hidden-xs
...
...
Редактирование
Предварительный просмотр
Поддерживает Markdown
0%
Попробовать снова
или
прикрепить новый файл
.
Отмена
You are about to add
0
people
to the discussion. Proceed with caution.
Сначала завершите редактирование этого сообщения!
Отмена
Пожалуйста,
зарегистрируйтесь
или
войдите
чтобы прокомментировать