moved config/sync to project root dir

This commit is contained in:
2019-04-30 19:45:45 +02:00
parent d18b7de75f
commit eb778a9e5b
706 changed files with 1 additions and 45 deletions
@@ -0,0 +1,30 @@
label: 'Who''s online block'
description: 'Shows the user names of the most recently active users, and the total number of active users.'
display:
default:
display_title: Master
display_options:
exposed_form:
options:
submit_button: Apply
reset_button_label: Reset
exposed_sorts_label: 'Sort by'
sort_asc_label: Asc
sort_desc_label: Desc
filters:
access:
expose:
label: 'Last access'
description: 'A user is considered online for this long after they have last viewed a page.'
title: 'Who''s online'
header:
result:
content: 'There are currently @total users online.'
empty:
area_text_custom:
content: 'There are currently 0 users online.'
who_s_online_block:
display_title: 'Who''s online'
display_options:
block_description: 'Who''s online'
display_description: 'A list of users that are currently logged in.'