From 8cf9ec266055f065c428216d53018c83b63675c6 Mon Sep 17 00:00:00 2001 From: Maxime Quandalle Date: Fri, 19 Jun 2015 14:39:38 +0200 Subject: Allow a user to edit its profile or avatar from a member popover Fixes the data context on the member popover in the details pane. Also change the way Popover detect if the click is initiated from a parent popover -- from reading Blaze context, to looking at the event target parents. --- client/components/cards/details.jade | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'client/components/cards/details.jade') diff --git a/client/components/cards/details.jade b/client/components/cards/details.jade index 877acd9a..67ef287b 100644 --- a/client/components/cards/details.jade +++ b/client/components/cards/details.jade @@ -39,7 +39,7 @@ template(name="cardDetails") a.card-label.add-label.js-add-labels i.fa.fa-plus - //- XXX We should use "editable" to avoide repetiting ourselves + //- XXX We should use "editable" to avoid repetiting ourselves if currentUser.isBoardMember h3.card-details-item-title Description +inlinedForm(classNames="card-description js-card-description") -- cgit v1.2.3-1-g7c22