Commit 8c2d62aa authored by Jacob Schatz's avatar Jacob Schatz

Target without close buttons

parent 3909c6c0
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
%li %li
= dropdown_input _("Create a new branch") = dropdown_input _("Create a new branch")
%li %li
= dropdown_title _("Select existing branch"), {close: false} = dropdown_title _("Select existing branch"), options: {close: false}
%li %li
= dropdown_filter _("Search branches and tags") = dropdown_filter _("Search branches and tags")
= dropdown_content = dropdown_content
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment