removing some dud Angular crud

This commit is contained in:
Will Marshall
2014-02-26 16:15:53 +11:00
parent a0abd9c95a
commit 0bfa36056e

View File

@@ -1,6 +1,5 @@
%checkout{"ng-controller" => "CheckoutCtrl"}
= f_form_for current_order, url: main_app.shop_update_checkout_path, html: {name: "checkout", id: "checkout_form"} do |f|
{{ checkout.$valid }}
.large-12.columns
%fieldset#details
%legend Customer Details