Commit 756ee2e9 authored by mainlove's avatar mainlove

c

parent 76e018b7
......@@ -3051,7 +3051,9 @@ admin.pluginList = {
datas[i].status = Label.disabledLabel;
datas[i].expendRow += Label.enableLabel;
}
datas[i].expendRow += "</a>";
datas[i].expendRow += "</a> ";
datas[i].expendRow +="<a href='javascript:void(0)'> "+Label.settingLabel+" </a> ";
}
that.tablePagination.updateTablePagination(result.plugins, pageNum, result.pagination);
......
This source diff could not be displayed because it is too large. You can view the blob instead.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment