]> _ Git - fluidbook-toolbox.git/commitdiff
wait #3753 @0.5
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Fri, 5 Nov 2021 07:28:50 +0000 (08:28 +0100)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Fri, 5 Nov 2021 07:28:50 +0000 (08:28 +0100)
public/packages/fluidbook/toolbox/css/style.less
resources/views/vendor/backpack/crud/buttons/fluidbook_quote/assign.blade.php

index 8580062eb36dd7adf76b870124d367486ea4b1b0..c844b41000858b64938fb7cddc4fadf1394ccc6c 100644 (file)
@@ -126,9 +126,10 @@ table.table-hover {
 }
 
 
-a, a.btn-link {
+a, a.btn-link, a:not([href]):not([tabindex]) {
     color: @primary;
 
+
     &:hover {
         color: @primary-hover;
     }
index fc8dad031f0083181e1287ef9003039300b9f529..8c3d9df59c3e0605f590c6a794fe8c9cffe9388d 100644 (file)
@@ -70,7 +70,7 @@
 @endonce
 
 @if($entry->status==0)
-    <a class="btn btn-sm btn-link assignto" href="#" data-toggle="tooltip"
+    <a class="btn btn-sm btn-link assignto" nohref data-toggle="tooltip"
        title="Assign to"><i class="la la-user-check"></i> {{__('Confier')}}
         <select class="assign" data-id="{{$entry->getKey()}}">
             <option value="null">-</option>