forked from OpenNeo/impress
oops. accidentally used trading post url for auctions. fixed
This commit is contained in:
parent
4451800e42
commit
b2a7e0a1d5
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@
|
|||
= link_to 'Shop Wizard', shop_wizard_url_for(@item)
|
||||
= link_to 'Super Wizard', super_shop_wizard_url_for(@item)
|
||||
= link_to 'Trades', trading_post_url_for(@item)
|
||||
= link_to 'Auctions', trading_post_url_for(@item)
|
||||
= link_to 'Auctions', auction_genie_url_for(@item)
|
||||
|
||||
- if user_signed_in?
|
||||
#closet-hangers
|
||||
|
|
Loading…
Reference in a new issue