Browse Source

sync now buttom

1day2die 2 years ago
parent
commit
766a06a8d0
1 changed files with 3 additions and 1 deletions
  1. 3 1
      resources/views/admin/products/create.blade.php

+ 3 - 1
resources/views/admin/products/create.blade.php

@@ -292,7 +292,9 @@
                                         {{__('This product will only be available for these eggs')}}
                                     </div>
                                 </div>
-
+                                <div class="text-muted">
+                                    {{__('No Eggs or Nodes shown?')}} <a href="{{route('admin.overview.sync')}}">{{__("Sync now")}}</a>
+                                </div>
                             </div>
                         </div>
                     </div>