minimize changes

This commit is contained in:
tahmidshahriar 2015-07-01 10:22:25 -07:00
parent 60e27d386f
commit f6dd3ce0c8

View file

@ -44,6 +44,7 @@ module.exports = class SubscribeModal extends ModalView
popoverTitle = $.i18n.t 'subscribe.parent_email_title'
popoverTitle += '<button type="button" class="close" onclick="$(&#39;.parent-button&#39;).popover(&#39;hide&#39;);">&times;</button>'
popoverContent = ->
console.log 'found html', $('.parent-button-popover-content').html()
$('.parent-button-popover-content').html()
@$el.find('.parent-button').popover(
animation: true