Skip to content

Commit

Permalink
Merge pull request #299 from Eric-Guo/master
Browse files Browse the repository at this point in the history
login original match with current spree master (3.1.0.beta)
  • Loading branch information
JDutil committed Sep 28, 2015
2 parents 8f3258f + ba7a181 commit 50f60a7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions app/overrides/auth_shared_login_bar.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
:name => "auth_shared_login_bar",
:insert_before => "li#search-bar",
:partial => "spree/shared/login_bar",
:disabled => false,
:original => 'eb3fa668cd98b6a1c75c36420ef1b238a1fc55ac')
:disabled => false,
:original => 'c00d67dfc0496d21a351b48c41a728412cb5ed2c')

Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<!-- insert_top "[data-hook='admin_login_navigation_bar'], #admin_login_navigation_bar[data-hook]"
original '841227d0aedf7909d62237d8778df99100087715' -->
original '71d12ae155143c6ea8090942955299485f534153' -->

<%= render partial: "spree/layouts/admin/login_nav" %>

0 comments on commit 50f60a7

Please sign in to comment.