OSDN Git Service

fix select item translation
authoryasushiito <yas@pen-chan.jp>
Tue, 16 Dec 2014 02:00:57 +0000 (11:00 +0900)
committeryasushiito <yas@pen-chan.jp>
Tue, 16 Dec 2014 02:00:57 +0000 (11:00 +0900)
commit38c5f5cab077d3e2afdae69de17df8124d819584
treea6164affb1447c7c593a846d25badffeba92ded8
parent8ac511ef3fe4274530bebcfc5781a614507c3941
fix select item translation
23 files changed:
app/assets/javascripts/locmare/form/field/tag/select.js.coffee
app/assets/javascripts/manifest/model/attribute/source/base.js.coffee
app/assets/javascripts/manifest/model/attribute/source/magic_number.js.coffee
app/assets/javascripts/manifest/model/attribute/source/model.js.coffee
app/assets/javascripts/work/controllers.js.coffee.erb
app/controllers/comic_stories_controller.rb
app/controllers/comics_controller.rb
app/controllers/scrolls_controller.rb
app/controllers/stories_controller.rb
app/controllers/story_sheets_controller.rb
app/views/comics/show.html.erb
app/views/scrolls/show.html.erb
app/views/stories/play.html.erb
app/views/stories/show.html.erb
app/views/templates/r/form/tag/_select.html.erb
app/views/templates/r/profiler/column_note/_default.html.erb
lib/locmare/form/field/tag/select.rb
lib/locmare/list_group/list/base.rb
lib/locmare/profiler/column/source.rb
lib/manifest/model/attribute/source/base.rb
lib/manifest/model/attribute/source/magic_number.rb
lib/manifest/model/attribute/source/model.rb
public/manifest.json