mirror of
https://github.com/claunia/marechai.git
synced 2025-12-16 19:14:25 +00:00
Move companies index to Blazor.
This commit is contained in:
@@ -14,6 +14,11 @@
|
||||
<span class="fa fa-newspaper" aria-hidden="true"></span> @L["News"]
|
||||
</NavLink>
|
||||
</li>
|
||||
<li class="nav-item px-3">
|
||||
<NavLink class="nav-link" href="companies">
|
||||
<span class="fa fa-building" aria-hidden="true"></span> @L["Companies"]
|
||||
</NavLink>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user