Skip to content
This repository has been archived by the owner on May 18, 2021. It is now read-only.

Commit

Permalink
no timepad
Browse files Browse the repository at this point in the history
  • Loading branch information
haukot committed Feb 12, 2014
1 parent f597add commit 8be0837
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions app/views/web/accounts/_form.html.haml
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,6 @@
= submit_tag t('.enter_promo_code'), class: 'btn btn-shine'
.tab-pane#my_orders
- unless user_has_full_ticket?(current_user)
%script{"data-timepad-widget" => "event_register", :defer => "defer", :src => "//timepad.ru/js/tpwf/loader.min.js"}
(function(){return {"event":{"id":"105416","org":"10509","subdomain":"srit"},"oldWidgetOptions":{"urlAppend":"","QSAppend":""}}; })();
Билет на конференцию
= simple_form_for @ticket_order, url: account_ticket_orders_path do |f|
= f.input :ticket_type if user_has_not_tickets(current_user)
Expand Down

0 comments on commit 8be0837

Please sign in to comment.