circle_speech_balloon 0.0.30 → 0.0.31

Sign up to get free protection for your applications and to get access to all the features.
@@ -4,4 +4,4 @@
4
4
  <h2><%= t('home.index.catch') -%></h2>
5
5
  <%= render 'panels/standard', :panel => @panel, :author => @author %>
6
6
  <h2><%= t('speech_balloons.update_speech_balloon') -%></h2>
7
- <%= render @speech_balloon.speech_balloon_template.engine_name + '/speech_balloons/form', :speech_balloon => @speech_balloon, :no_attr => 0 %>
7
+ <%= render @speech_balloon.form_template, :elm => @speech_balloon, :no_attr => 0 %>
@@ -4,4 +4,4 @@
4
4
  <h2><%= t('home.index.catch') -%></h2>
5
5
  <%= render 'panels/standard', :panel => @panel, :author => @author %>
6
6
  <h2><%= t('speech_balloons.create_speech_balloon') -%></h2>
7
- <%= render @speech_balloon.speech_balloon_template.engine_name + '/speech_balloons/form', :speech_balloon => @speech_balloon, :no_attr => 0 %>
7
+ <%= render @speech_balloon.form_template, :elm => @speech_balloon, :no_attr => 0 %>
@@ -1,3 +1,3 @@
1
1
  module CircleSpeechBalloon
2
- VERSION = "0.0.30"
2
+ VERSION = "0.0.31"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: circle_speech_balloon
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.30
4
+ version: 0.0.31
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: