diff --git a/layouts/partials/bootstrap/dropdown.html b/layouts/partials/bootstrap/dropdown.html index d7e3414..ed011b4 100644 --- a/layouts/partials/bootstrap/dropdown.html +++ b/layouts/partials/bootstrap/dropdown.html @@ -3,7 +3,6 @@ {{- $size := "" }} {{- $class := "" }} {{- $toggle := true }} -{{- $items := slice }} {{- if .IsNamedParams }} {{- $name = .Get "name" }} {{- with .Get "style" }}{{ $style = . }}{{ end }}