This commit is contained in:
2022-08-29 21:26:31 +00:00
parent 6efe0913cb
commit 2e45ca9836
4 changed files with 15 additions and 5 deletions

View File

@@ -60,7 +60,7 @@ app.vendorNotifications = (function () {
"</strong></span>";
$appList.append(
"<li class='mdc-list-item'><a href=\"#!/vendorNotifcation/" +
"<li class='mdc-list-item'><a href=\"#!/vendorNotifications/" +
obj.id +
'">' +
app.utilB.genListColumn(idColumn) +