1
0
Fork 0
mirror of https://github.com/Oreolek/ifhub.club.git synced 2024-06-29 04:55:02 +03:00
ifhub.club/application/frontend/components/toolbar-scrollup/toolbar.scrollup.tpl
2016-09-29 15:58:46 +07:00

10 lines
252 B
Smarty

{**
* Тулбар
* Кнопка прокрутки страницы вверх
*}
{component 'toolbar.item'
icon='chevron-up'
classes='js-toolbar-scrollup'
mods='scrollup'
attributes=[ 'title' => {lang 'toolbar.scrollup.title'} ]}