ish_manager 0.1.8.492 → 0.1.8.493

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 392ae3e304c15eb6f986e2f3775b972e2c7673fd4febbb335548ca2e69a5f0ab
4
- data.tar.gz: 9157be6ceb16fac690294fec58636837b5a16ba5a49b94d20a6d624c5619739a
3
+ metadata.gz: 3f0d7a7dfccca788e3bd43f3d25883eaea13aa4c5fe5737a0d3e688c10bf9e17
4
+ data.tar.gz: 78de107a75261fe3e5331836371a30ffe238afa13bbe219fa9eccd0f901c188b
5
5
  SHA512:
6
- metadata.gz: b93b09c75cf9c0c8a9472b1895c25779390a344359e87f7f6e33e7ad263c2ee4a86ecc7308cd5197af26320257bd124cd74115c4f824de080929bc0df5aff22f
7
- data.tar.gz: fcff353c1c428881efc6a1ebc8594f6ea2ff5241370cb4f905ca51411d90f8eb02e7871a02e937c33d5d0377db2ba3dc61d2341709d24295ed49550eb12ddfe4
6
+ metadata.gz: 54d63ada32b6affdc1e61239e90cb8f9d441a3f05a296135149b259d994ebea598a3dee4dd9790038d300c813459a9f578c49a42a4250a7a0de61def5b144b5e
7
+ data.tar.gz: 7394cef7245039de5a437c8d0964aae420dca85aa31d9dba6361ee80f92d2f524974408c5d173d787b83095662d6f56970dd660949e1357a3632f6dcc9dbf5de
@@ -823,7 +823,7 @@
823
823
  <tr>
824
824
  <td valign="top" class="bodyContainer">
825
825
 
826
- <%= render 'ish_manager/email_templates/header_logo' %>
826
+ <%= render 'ish_manager/application_mailer/header_logo' %>
827
827
 
828
828
  <table border="0" cellpadding="0" cellspacing="0" width="100%" class="mcnTextBlock"
829
829
  style="min-width:100%;">
@@ -1141,7 +1141,7 @@
1141
1141
  <tbody class="mcnFollowBlockOuter">
1142
1142
  <tr>
1143
1143
  <td align="center" valign="top" style="padding:9px" class="mcnFollowBlockInner">
1144
- <%= render 'ish_manager/email_templates/footer_unsubscribe' %>
1144
+ <%= render 'ish_manager/application_mailer/footer_unsubscribe' %>
1145
1145
  </td>
1146
1146
  </tr>
1147
1147
  </tbody>
@@ -853,7 +853,7 @@
853
853
  <td align="right" valign="top" class="mcnTextContent"
854
854
  style="padding-top:0; padding-right:18px; padding-bottom:9px; padding-left:18px;">
855
855
 
856
- <%= render 'ish_manager/email_templates/header_logo' %>
856
+ <%= render 'ish_manager/application_mailer/header_logo' %>
857
857
 
858
858
  <!-- 2023-09-23 BEGIN -->
859
859
  <table border="0" cellpadding="0" cellspacing="0" width="100%"
@@ -1043,7 +1043,7 @@
1043
1043
  <tr>
1044
1044
  <td align="center" valign="top" style="padding:9px" class="mcnFollowBlockInner">
1045
1045
 
1046
- <%= render 'ish_manager/email_templates/footer_unsubscribe' %>
1046
+ <%= render 'ish_manager/application_mailer/footer_unsubscribe' %>
1047
1047
 
1048
1048
  </td>
1049
1049
  </tr>
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: ish_manager
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.8.492
4
+ version: 0.1.8.493
5
5
  platform: ruby
6
6
  authors:
7
7
  - piousbox
@@ -592,6 +592,8 @@ files:
592
592
  - app/views/ish_manager/application/_search.haml
593
593
  - app/views/ish_manager/application/home.haml
594
594
  - app/views/ish_manager/application/tinymce.html.erb
595
+ - app/views/ish_manager/application_mailer/_footer_unsubscribe.html.erb
596
+ - app/views/ish_manager/application_mailer/_header_logo.html.erb
595
597
  - app/views/ish_manager/application_mailer/shared_galleries.html.erb
596
598
  - app/views/ish_manager/application_mailer/stock_alert.haml
597
599
  - app/views/ish_manager/application_mailer/test_email.html.erb
@@ -638,12 +640,10 @@ files:
638
640
  - app/views/ish_manager/email_messages/show_source.haml
639
641
  - app/views/ish_manager/email_messages/show_stripped.haml
640
642
  - app/views/ish_manager/email_templates/_acknowledgement_of_document_receipt.html.erb
641
- - app/views/ish_manager/email_templates/_footer_unsubscribe.html.erb
642
643
  - app/views/ish_manager/email_templates/_form.haml
643
644
  - app/views/ish_manager/email_templates/_form_mini.haml
644
645
  - app/views/ish_manager/email_templates/_form_reply_mini.haml
645
646
  - app/views/ish_manager/email_templates/_form_schedule_mini.haml
646
- - app/views/ish_manager/email_templates/_header_logo.html.erb
647
647
  - app/views/ish_manager/email_templates/_index.haml
648
648
  - app/views/ish_manager/email_templates/_m20221201react.html.erb
649
649
  - app/views/ish_manager/email_templates/_m20221222merryxmas.html.erb