OSDN Git Service

- 絶対パスを削除(view, javascript, css)
authortmatsuzawa <tmatsuzawa@06daa6dd-5c14-464e-8a85-0d68c524be32>
Mon, 1 Feb 2010 02:44:42 +0000 (02:44 +0000)
committertmatsuzawa <tmatsuzawa@06daa6dd-5c14-464e-8a85-0d68c524be32>
Mon, 1 Feb 2010 02:44:42 +0000 (02:44 +0000)
commitfb6362c19dbc3a18663d516e3c249d6b34ea7b59
tree6fa8ba402f63e97d1c870d67974d2443e8d497b8
parentaadad66bea0b5b626918bfde1065d48f60b6e579
- 絶対パスを削除(view, javascript, css)
- Rails 2.3.2に依存しないようenvironmentを修正
- javascript用コントローラの設定をrouteに追加

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/elecoma/trunk@39 06daa6dd-5c14-464e-8a85-0d68c524be32
165 files changed:
app/controllers/javascript_controller.rb [new file with mode: 0644]
app/helpers/base_helper.rb
app/views/accounts/_delivery_form.html.erb
app/views/accounts/_form.html.erb
app/views/accounts/activate.html.erb
app/views/accounts/delivery_confirm.html.erb
app/views/accounts/delivery_edit.html.erb
app/views/accounts/delivery_list.html.erb
app/views/accounts/delivery_new.html.erb
app/views/accounts/edit.html.erb
app/views/accounts/edit_complete.html.erb
app/views/accounts/edit_confirm.html.erb
app/views/accounts/history_list.html.erb
app/views/accounts/history_show.html.erb
app/views/accounts/kiyaku.html.erb
app/views/accounts/login.html.erb
app/views/accounts/signup.html.erb
app/views/accounts/signup_complete.html.erb
app/views/accounts/signup_confirm.html.erb
app/views/accounts/withdraw.html.erb
app/views/accounts/withdraw_complete.html.erb
app/views/accounts/withdraw_confirm.html.erb
app/views/admin/accounts/login.html.erb
app/views/admin/admin_users/_form.html.erb
app/views/admin/admin_users/_submenu.html.erb
app/views/admin/authorities/_form.html.erb
app/views/admin/authorities/_submenu.html.erb
app/views/admin/base/_depot_submenu.html.erb
app/views/admin/base/_product_submenu.html.erb
app/views/admin/base/_shop_submenu.html.erb
app/views/admin/campaigns/_form.html.erb
app/views/admin/campaigns/_submenu.html.erb
app/views/admin/campaigns/campaign_design.html.erb
app/views/admin/categories/_form.html.erb
app/views/admin/customers/_form.html.erb
app/views/admin/customers/_submenu.html.erb
app/views/admin/customers/confirm.html.erb
app/views/admin/customers/edit.html.erb
app/views/admin/customers/search.html.erb
app/views/admin/designs/_submenu.html.erb
app/views/admin/designs/mobile.html.erb
app/views/admin/designs/pc.html.erb
app/views/admin/feature_products/_submenu.html.erb
app/views/admin/feature_products/confirm.html.erb
app/views/admin/feature_products/edit.html.erb
app/views/admin/feature_products/new.html.erb
app/views/admin/features/_form.html.erb
app/views/admin/features/_submenu.html.erb
app/views/admin/features/confirm.html.erb
app/views/admin/features/edit.html.erb
app/views/admin/features/new.html.erb
app/views/admin/home/_submenu.html.erb
app/views/admin/home/index.html.erb
app/views/admin/mail_magazine_templates/_form.html.erb
app/views/admin/mail_magazine_templates/_submenu.html.erb
app/views/admin/mail_magazine_templates/edit.html.erb
app/views/admin/mail_magazine_templates/index.html.erb
app/views/admin/mail_magazine_templates/new.html.erb
app/views/admin/mail_magazines/_mail_contents.html.erb
app/views/admin/mail_magazines/_submenu.html.erb
app/views/admin/mail_magazines/confirm.html.erb
app/views/admin/mail_magazines/search.html.erb
app/views/admin/mail_magazines/template_search.html.erb
app/views/admin/new_informations/_submenu.html.erb
app/views/admin/new_informations/confirm.html.erb
app/views/admin/new_informations/edit.html.erb
app/views/admin/new_informations/new.html.erb
app/views/admin/orders/_form.html.erb
app/views/admin/orders/_submenu.html.erb
app/views/admin/orders/search.html.erb
app/views/admin/product_styles/_create_form.html.erb
app/views/admin/product_styles/_submenu.html.erb
app/views/admin/product_styles/confirm.html.erb
app/views/admin/product_styles/new.html.erb
app/views/admin/products/actual_count_search.html.erb
app/views/admin/products/confirm.html.erb
app/views/admin/products/edit.html.erb
app/views/admin/products/new.html.erb
app/views/admin/products/search.html.erb
app/views/admin/questionnaires/_form.html.erb
app/views/admin/recommend_products/_form.html.erb
app/views/admin/recommend_products/_submenu.html.erb
app/views/admin/shops/_delivery_form.html.erb
app/views/admin/shops/_form.html.erb
app/views/admin/shops/_payment_form.html.erb
app/views/admin/shops/_point_form.html.erb
app/views/admin/shops/_seo_form.html.erb
app/views/admin/shops/_settings_form.html.erb
app/views/admin/shops/_tradelaw_form.html.erb
app/views/admin/shops/kiyaku_index.html.erb
app/views/admin/shops/mail_index.html.erb
app/views/admin/shops/payment_complete.html.erb
app/views/admin/shops/privacy.html.erb
app/views/admin/shops/privacy_preview.html.erb
app/views/admin/shops/privacy_preview_mobile.html.erb
app/views/admin/shops/tradelaw_index.html.erb
app/views/admin/stock_csv/index.html.erb
app/views/admin/stock_in/_form.html.erb
app/views/admin/stock_in/edit.html.erb
app/views/admin/stock_modify/_form.html.erb
app/views/admin/stock_modify/edit.html.erb
app/views/admin/suppliers/_form.html.erb
app/views/admin/suppliers/confirm.html.erb
app/views/admin/suppliers/edit.html.erb
app/views/admin/suppliers/new.html.erb
app/views/admin/totals/_submenu.html.erb
app/views/admin/totals/index.html.erb
app/views/base/_recommend_asp.html.erb
app/views/base/_recommend_product_mobile.html.erb
app/views/base/_recommend_ranking.html.erb
app/views/base/_recommend_ranking_mobile.html.erb
app/views/base/_right_sidebar.html.erb
app/views/campaigns/show.html.erb
app/views/cart/_login_form.html.erb
app/views/cart/complete.html.erb
app/views/cart/confirm.html.erb
app/views/cart/purchase.html.erb
app/views/cart/shipping.html.erb
app/views/cart/show.html.erb
app/views/cart/temporary_shipping.html.erb
app/views/features/_free.html.erb
app/views/features/_product.html.erb
app/views/features/show.html.erb
app/views/inquiries/complete.html.erb
app/views/inquiries/confirm.html.erb
app/views/inquiries/new.html.erb
app/views/inquiries/privacy.html.erb
app/views/inquiries/show.html.erb
app/views/javascript/application.html.erb [new file with mode: 0644]
app/views/javascript/thickbox.html.erb [new file with mode: 0644]
app/views/javascript/treemenu.html.erb [new file with mode: 0644]
app/views/layouts/admin/base.html.erb
app/views/layouts/admin/preview_base.html.erb
app/views/layouts/base.html.erb
app/views/portal/escape_clause.html.erb
app/views/portal/privacy.html.erb
app/views/portal/show.html.erb
app/views/portal/show_tradelaw.html.erb
app/views/products/index.html.erb
app/views/products/show.html.erb
app/views/questionnaires/new.html.erb
app/views/user/_navigation.html.erb
app/views/user/address_complete.html.erb
app/views/user/address_create_confirm.html.erb
app/views/user/address_edit.html.erb
app/views/user/address_list.html.erb
app/views/user/address_list_mobile.html.erb
app/views/user/address_update_confirm.html.erb
config/environment.rb
config/routes.rb
public/javascripts/admin/emoji_palette.js
public/javascripts/application.js
public/stylesheets/common.css
public/stylesheets/front/campaign.css
public/stylesheets/front/cart.css
public/stylesheets/front/category.css
public/stylesheets/front/common.css
public/stylesheets/front/entry.css
public/stylesheets/front/features.css
public/stylesheets/front/item.css
public/stylesheets/front/login.css
public/stylesheets/front/mypage.css
public/stylesheets/front/portal.css
public/stylesheets/front/questionnaire.css
public/stylesheets/front/top.css