mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-01-11 00:16:54 +00:00
Added some code for reminders but most of its commented out.
This commit is contained in:
@@ -14,6 +14,7 @@
|
||||
<ul class="nav navbar-top-links navbar-right">
|
||||
|
||||
<!-- reminders -->
|
||||
{{--
|
||||
@if(count($reminders) > 0)
|
||||
<li class="dropdown">
|
||||
<a class="dropdown-toggle" data-toggle="dropdown" href="#">
|
||||
@@ -37,6 +38,7 @@
|
||||
<!-- /.dropdown-alerts -->
|
||||
</li>
|
||||
@endif
|
||||
--}}
|
||||
<!-- /.dropdown -->
|
||||
|
||||
<li class="dropdown">
|
||||
|
||||
Reference in New Issue
Block a user