mirror of
https://github.com/neocities/neocities.git
synced 2025-08-04 16:51:36 +02:00
Merge branch 'v2' of github.com:neocities/neocities into v2
This commit is contained in:
commit
24d2368f6e
2 changed files with 20 additions and 2 deletions
|
@ -59,7 +59,7 @@
|
|||
<li><a href="/settings">Settings</a></li>
|
||||
|
||||
<% if current_site.other_sites_dataset.count > 0 %>
|
||||
<li class="dropdown-submenu pull-right">
|
||||
<li class="dropdown-submenu pull-left">
|
||||
<a tabindex="-1" href="#" onclick="return false">Switch Site</a>
|
||||
<ul class="dropdown-menu">
|
||||
<% current_site.other_sites_dataset.select(:username).all.each do |site| %>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue