Skip to content

Instantly share code, notes, and snippets.

@BDQ
Created August 29, 2011 21:16
Show Gist options
  • Save BDQ/1179429 to your computer and use it in GitHub Desktop.
Save BDQ/1179429 to your computer and use it in GitHub Desktop.
Deface::Override.new(:virtual_path => "layouts/admin",
:name => "promo_admin_tabs",
:insert_bottom => "[data-hook='admin_tabs'], #admin_tabs[data-hook]",
:text => "<%= tab(:promotions) %>",
:disabled => false)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment