mirror of
https://github.com/Karaka-Management/oms-Notification.git
synced 2026-01-11 16:18:40 +00:00
fix bugs
This commit is contained in:
parent
ccbc1233cd
commit
dc67271382
|
|
@ -16,7 +16,6 @@ use phpOMS\Uri\UriFactory;
|
||||||
|
|
||||||
$notifications = $this->data['notifications'] ?? [];
|
$notifications = $this->data['notifications'] ?? [];
|
||||||
?>
|
?>
|
||||||
|
|
||||||
<div id="notification-dashboard" class="col-xs-12 col-md-6" draggable="true">
|
<div id="notification-dashboard" class="col-xs-12 col-md-6" draggable="true">
|
||||||
<section class="portlet">
|
<section class="portlet">
|
||||||
<div class="portlet-head"><?= $this->getHtml('Notifications', 'Notification'); ?></div>
|
<div class="portlet-head"><?= $this->getHtml('Notifications', 'Notification'); ?></div>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user