Add Enterprise Settings to admin enterprises edit side menu, adds redirect_function to side menu services.

This commit is contained in:
Nihal Mohammed
2022-03-22 02:49:14 +05:30
parent fbe378d3b9
commit d23846bfa2
5 changed files with 23 additions and 1 deletions

View File

@@ -441,6 +441,9 @@ a .icon-flip-vertical:before {
.icon-home:before {
content: "\f015";
}
.icon-plug:before {
content: "\f1e6";
}
.icon-file-alt:before {
content: "\f016";
}