OAuth widgets separated into their own files

This commit is contained in:
Mikael Nordfeldth
2015-07-16 18:52:43 +02:00
parent 94d54ebc29
commit 673bef2fda
5 changed files with 171 additions and 154 deletions

View File

@@ -37,6 +37,7 @@ define('NOTICES_PER_PAGE', 20);
define('PROFILES_PER_PAGE', 20);
define('MESSAGES_PER_PAGE', 20);
define('GROUPS_PER_PAGE', 20);
define('APPS_PER_PAGE', 20);
define('GROUPS_PER_MINILIST', 8);
define('PROFILES_PER_MINILIST', 8);