|
@@ -1,5 +1,5 @@
|
|
|
@if(! empty($button['text']) || $click)
|
|
|
- <span class="dropdown" style="display:inline-block">
|
|
|
+ <span class="drop{{ $direction }}" style="display:inline-block">
|
|
|
<a id="{{ $buttonId }}" class="dropdown-toggle {{ $button['class'] }}" data-toggle="dropdown" href="javascript:void(0)">
|
|
|
<stub>{!! $button['text'] !!}</stub>
|
|
|
<span class="caret"></span>
|