Skip to content

Commit

Permalink
add phone show ,and delete unnessary file for customer address saberm…
Browse files Browse the repository at this point in the history
  • Loading branch information
liwh committed Nov 20, 2011
1 parent 6fc7aa0 commit 1de0c93
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 107 deletions.
58 changes: 0 additions & 58 deletions app/views/shop/customer_addresses/_customer_address.html.haml

This file was deleted.

49 changes: 0 additions & 49 deletions app/views/shop/customer_addresses/index.html.haml

This file was deleted.

1 change: 1 addition & 0 deletions app/views/shop/templates/customers/addresses.liquid
Expand Up @@ -82,6 +82,7 @@
<p>详细地址: {{ address.detail_address }}</p>
<p>邮政编码: {{ address.zip }} </p>
<p>公司: {{ address.company }}</p>
<p>电话: {{ address.phone }}</p>
</div>
</div>
<div id="edit_address_{{address.id}}" class="customer_address edit_address" style="display:none;">
Expand Down

0 comments on commit 1de0c93

Please sign in to comment.