wco_email 0.1.1.28 → 0.1.1.29
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/app/views/wco_email/email_actions/index.haml +3 -1
- metadata +1 -1
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: e2500dced19f77d14d09ee053b480da60b57367f7886601335648755ee6dd469
|
4
|
+
data.tar.gz: 123bc96615a05149351d12ec506d942e0aa67f77ea60c9640f8999e778e294a4
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 212b7600cafb1edac351981ce893346c1aa249ebb6cbdd62398f37b33d2705f4d16be508fdaf91277ec5decf6a75f9fa1732a82c695017a10794ca1a1bd092df
|
7
|
+
data.tar.gz: 663ab4c1ea2b13a8ce5cab672823d7c206dd4ac80b76062420fe4e40ab6bfcebdd63afb8a0eb3437df5538bb47d48a4c735f2415533687c78e34acd8d485cf9a
|
@@ -26,7 +26,9 @@
|
|
26
26
|
= link_to sch.lead.email, wco.lead_path(sch.lead)
|
27
27
|
%td.tmpl
|
28
28
|
= render '/wco_email/email_templates/show_cell', tmpl: sch.tmpl.email_template
|
29
|
-
%td
|
29
|
+
%td
|
30
|
+
= pp_date sch.perform_at.in_time_zone
|
31
|
+
= pp_time sch.perform_at.in_time_zone
|
30
32
|
|
31
33
|
|
32
34
|
|