ish_manager 0.1.8.491 → 0.1.8.493

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: ebc46ebdabf689ee96ebb56801de9ad50d09af08605a27241aae2527b7003d2c
4
- data.tar.gz: 8d28355c7080981f13c9fbd6e5fbbb452221c3888fb37f06ba3c39dedb443143
3
+ metadata.gz: 3f0d7a7dfccca788e3bd43f3d25883eaea13aa4c5fe5737a0d3e688c10bf9e17
4
+ data.tar.gz: 78de107a75261fe3e5331836371a30ffe238afa13bbe219fa9eccd0f901c188b
5
5
  SHA512:
6
- metadata.gz: bf026c1b3ad53b4238dad931b4c23013ae844fde40a93c22e3e1656e0c1f093eb9b2e1c0529edd0c555dcb55fe8bfd37380c5a5968a3bbbeda2338196150a603
7
- data.tar.gz: 2bbfe3c85d61ebdbfa0f4bde978299816a7df983beb8b89fb1fb071a208e1c80d32a5cd39bab6a912d0196280dbac65b499bfe73873c433322e248499f1863aa
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 '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.491
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