This commit is contained in:
@@ -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) +
|
||||
|
||||
Reference in New Issue
Block a user