Initial helpers.
commitc813a05329ad7cf5b5f187bc754a521dad6e2fb2
authorHeiko Bernloehr <Heiko.Bernloehr@FreeIT.de>
Tue, 7 Mar 2017 11:40:19 +0000 (7 12:40 +0100)
committerHeiko Bernloehr <Heiko.Bernloehr@FreeIT.de>
Tue, 7 Mar 2017 11:40:19 +0000 (7 12:40 +0100)
treee7ba95ac5719c7a3afa46bdfef4e07cd668e0ab9
parentb6285cf72c0e4ab4bf78ec4e10f109e6ea402876
Initial helpers.
13 files changed:
app/helpers/admin/communities_helper.rb [new file with mode: 0644]
app/helpers/admin/identities_helper.rb [new file with mode: 0644]
app/helpers/admin/organizations_helper.rb [new file with mode: 0644]
app/helpers/admin/participants_helper.rb [new file with mode: 0644]
app/helpers/admin/ressources_helper.rb [new file with mode: 0644]
app/helpers/application_helper.rb
app/helpers/configs_helper.rb [new file with mode: 0644]
app/helpers/events_helper.rb [new file with mode: 0644]
app/helpers/filter_api.rb [new file with mode: 0644]
app/helpers/memberships_helper.rb [new file with mode: 0644]
app/helpers/messages_helper.rb [new file with mode: 0644]
app/helpers/queue_helper.rb [new file with mode: 0644]
app/helpers/subparticipants_helper.rb [new file with mode: 0644]