As title says.
We cannot anymore target with js a toolbar button with its id as base.php just displays data.
We have
<?php echo $displayData['action']; ?>
while we have in 3.7.x
<div class="btn-wrapper" <?php echo $displayData['id']; ?>>
<?php echo $displayData['action']; ?>
</div>
It's specially useful in com_associations when displaying the side by side page.
Labels |
Added:
?
|
Category | ⇒ | JavaScript |
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2017-06-18 13:59:07 |
Closed_By | ⇒ | franz-wohlkoenig |
Closed_By | franz-wohlkoenig | ⇒ | joomla-cms-bot |
Set to "closed" on behalf of @franz-wohlkoenig by The JTracker Application at issues.joomla.org/joomla-cms/16684
closed as having PR.
PR: #16749