Skip to content

Instantly share code, notes, and snippets.

@blackxored
Created June 15, 2015 23:49
Show Gist options
  • Save blackxored/3b1e3b56098f3ca4a994 to your computer and use it in GitHub Desktop.
Save blackxored/3b1e3b56098f3ca4a994 to your computer and use it in GitHub Desktop.
class ModalMgr.SocialWidget extends SocialPro.Views.LayoutView
template: 'modules/modal_mgr/templates/social-widget'
regions: (options) ->
widget: Marionette.Region.extend(
el: '#widget-instance',
currentView: new SocialPro.Widgets.SharingWidgetView
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment