phcdevworks_core_modules 6.0.2 → 6.0.3

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 1ae603ca0b65ea9a293a5d9ec3ed83e8c6d3407d4b087c0e23ddd44a5dc39b53
4
- data.tar.gz: 1c63c22fdade607e87d12e28e245a6d598a07638cd8c33c1ce900406c693f32c
3
+ metadata.gz: 9a2d56437d4199d4cf2dc39812e56efe16964d9b892f966db186be610592ecf6
4
+ data.tar.gz: 747134e5943a8bbf8e34650849dbfdb1d972fe42a8f18781e5c6f22a5b71a3c8
5
5
  SHA512:
6
- metadata.gz: af4242106809e01dc8e0abcac988de527e85e5299f210f2ee19a8019543553b81d903d43e4129a8870be7328b33c98ea7185ac863e699099c574cf613118b3fa
7
- data.tar.gz: c86f08eab9a3ed58086784b1fb6a5f1baf8cafb026aeb439f18253f3faa5d65e39be40fa0dc4281882081647fc0ab015bfc4d70200fc29d9c8262f2a7a85dfbc
6
+ metadata.gz: cc2538af68ca5486014f6b0cce495573cfb1dc35091bdda843ace75be803e119a4c69fe27b053d31261c0464feb21f886ce414c6cee7abce19af7ad384ec0732
7
+ data.tar.gz: a87b48084edd922672070dd00f9235300d303febf2c35c3378bfc47afde482b88ddfea9d0074544b0f35819c074a7b4cbe2c93f493a2ddc33830006e912f9f38
@@ -61,11 +61,6 @@
61
61
  <%= form.select( :tutorial_step_number, [["Summary","summary"],["Summary Large Image","summary_large_image"]], {}, {class: "form-control"}) %>
62
62
  </div>
63
63
 
64
- <div class="form-group">
65
-
66
- <%= form.text_field :marketing_optimization_twitter_type, class: "form-control" %>
67
- </div>
68
-
69
64
  <div class="form-group">
70
65
  <%= form.label :marketing_optimization_twitter_url, "Twitter Card URL" %>
71
66
  <%= form.text_field :marketing_optimization_twitter_url, class: "form-control" %>
@@ -1,3 +1,3 @@
1
1
  module PhcdevworksCoreModules
2
- VERSION = '6.0.2'
2
+ VERSION = '6.0.3'
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: phcdevworks_core_modules
3
3
  version: !ruby/object:Gem::Version
4
- version: 6.0.2
4
+ version: 6.0.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - PHCDevworks