Redesigned the querying for the sale duplicates screen to use aggregation; Finished the styling of the sale duplicate screen; Tested the functionality of sale duplicates; Added a way to show hidden (ignored) duplicates.
This commit is contained in:
@@ -17,6 +17,11 @@
|
||||
User Management
|
||||
</a>
|
||||
</li>
|
||||
<li class="{{isActiveRoute 'MiscManagement'}}">
|
||||
<a href="{{pathFor 'MiscManagement'}}">
|
||||
Misc Management
|
||||
</a>
|
||||
</li>
|
||||
{{/if}}
|
||||
<li class="{{isActiveRoute 'Sales'}}">
|
||||
<a href="{{pathFor 'Sales'}}">
|
||||
|
||||
Reference in New Issue
Block a user