1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-07-24 23:59:47 +02:00
documize/gui/app/pods/customize/auth/template.hbs

3 lines
172 B
Handlebars
Raw Normal View History

2017-03-28 10:25:32 +01:00
{{customize/auth-settings authProvider=model.authProvider authConfig=model.authConfig
onSave=(action 'onSave') onSync=(action 'onSync') onChange=(action 'onChange')}}