OSDN Git Service

fix template manifest
authoryasushiito <yas@pen-chan.jp>
Wed, 4 Jun 2014 10:14:27 +0000 (19:14 +0900)
committeryasushiito <yas@pen-chan.jp>
Wed, 4 Jun 2014 10:14:27 +0000 (19:14 +0900)
commit2c135f0da2f6e8e2bbd8f7223d39b780e327df4b
tree3f8eacff330a3849cecfa1f78ea3d68f157f85d3
parent4132ac501c1d39c05d777c309b06235fd567dc19
fix template manifest
33 files changed:
app/assets/javascripts/manifest/work/controllers.js.coffee.erb
app/assets/javascripts/manifest/work/filers.js.coffee.erb
app/assets/javascripts/manifest/work/items.js.coffee.erb
app/assets/javascripts/manifest/work/list_groups.js.coffee.erb
app/assets/javascripts/manifest/work/models.js.coffee.erb
app/assets/javascripts/manifest/work/profilers.js.coffee.erb
app/assets/stylesheets/test.css.scss
app/controllers/comics_controller.rb
app/controllers/license_groups_controller.rb
app/controllers/licenses_controller.rb
app/controllers/speech_balloon_templates_controller.rb
app/controllers/system_pictures_controller.rb
app/controllers/writing_formats_controller.rb
app/models/license.rb
app/models/license_group.rb
app/models/speech_balloon_template.rb
app/models/system_picture.rb
app/models/writing_format.rb
app/views/license_groups/show.html.erb
app/views/licenses/show.html.erb
app/views/speech_balloon_templates/_summary.html.erb [deleted file]
app/views/speech_balloon_templates/show.html.erb
app/views/system_pictures/show.html.erb
app/views/writing_formats/show.html.erb [new file with mode: 0644]
config/routes.rb
lib/manifest/item.rb
lib/manifest/item/system_resource.rb [new file with mode: 0644]
lib/manifest/item/template.rb [new file with mode: 0644]
lib/peta.rb
lib/peta/system_resource.rb
lib/peta/template.rb [new file with mode: 0644]
public/local_manifest.json
public/manifest.json