remove XXX

pull/1/head
ansuz 4 years ago
parent bc521bc1f9
commit 49528ca8ee

@ -1395,7 +1395,7 @@ define([
common.openUnsafeURL(Broadcast.surveyURL); common.openUnsafeURL(Broadcast.surveyURL);
}); });
active = h('div.cp-broadcast-active', [ active = h('div.cp-broadcast-active', [
h('p', a), // XXX spacing around this element is really cramped h('p', a),
removeButton removeButton
]); ]);
} }

Loading…
Cancel
Save