Noosfero/noosfero

View on GitHub
plugins/fb_app/views/fb_app_plugin_myprofile/index.html.slim

Summary

Maintainability
Test Coverage
= render 'load'
javascript:
  fb_app.auth.status = #{(@auth.status rescue FbAppPlugin::Auth::Status::NotAuthorized).to_json}

#fb-app-settings
  = render 'settings'