File tree Expand file tree Collapse file tree 10 files changed +18
-18
lines changed
Expand file tree Collapse file tree 10 files changed +18
-18
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " emilio-generator" ,
3- "version" : " 2.1.19 " ,
3+ "version" : " 2.1.20 " ,
44 "scripts" : {
55 "ng" : " ng" ,
66 "start" : " ng serve" ,
Original file line number Diff line number Diff line change @@ -629,7 +629,7 @@ export const LANGUAGE_CA = {
629629 </td>
630630 <td style="padding: 10px 0px 0px 10px;">
631631 <a href="{{ bundleItem.link }}" title="{{ bundleItem.name }}" target="_blank" rel="noreferrer" style="text-decoration:none;">
632- <span style="color: #454545; text-decoration: none">{{ bundleItem.name }}</b></span>
632+ <span style="color: #454545; text-decoration: none"><b> {{ bundleItem.name }}</b></span>
633633 </a>
634634 {% if bundleItem.options|length %}
635635 <div style="font-size: 14px; line-height: 20px; color: #666;">
@@ -660,7 +660,7 @@ export const LANGUAGE_CA = {
660660 </td>
661661 <td style="padding: 10px 0px 0px 10px;">
662662 <a href="{{ item.link }}" title="{{ item.name }}" target="_blank" rel="noreferrer" style="text-decoration:none;">
663- <span style="color: #454545; text-decoration: none">{{ item.name }}</b>{% if item.type == "GIFT" %} ({{ languageSheet.gift }}){% endif %}</span>
663+ <span style="color: #454545; text-decoration: none"><b> {{ item.name }}</b>{% if item.type == "GIFT" %} ({{ languageSheet.gift }}){% endif %}</span>
664664 </a>
665665 {% if item.options|length %}
666666 <div style="font-size: 14px; line-height: 20px; color: #666;">
Original file line number Diff line number Diff line change @@ -625,7 +625,7 @@ export const LANGUAGE_DE = {
625625 </td>
626626 <td style="padding: 10px 0px 0px 10px;">
627627 <a href="{{ bundleItem.link }}" title="{{ bundleItem.name }}" target="_blank" rel="noreferrer" style="text-decoration:none;">
628- <span style="color: #454545; text-decoration: none">{{ bundleItem.name }}</b></span>
628+ <span style="color: #454545; text-decoration: none"><b> {{ bundleItem.name }}</b></span>
629629 </a>
630630 {% if bundleItem.options|length %}
631631 <div style="font-size: 14px; line-height: 20px; color: #666;">
@@ -656,7 +656,7 @@ export const LANGUAGE_DE = {
656656 </td>
657657 <td style="padding: 10px 0px 0px 10px;">
658658 <a href="{{ item.link }}" title="{{ item.name }}" target="_blank" rel="noreferrer" style="text-decoration:none;">
659- <span style="color: #454545; text-decoration: none">{{ item.name }}</b>{% if item.type == "GIFT" %} ({{ languageSheet.gift }}){% endif %}</span>
659+ <span style="color: #454545; text-decoration: none"><b> {{ item.name }}</b>{% if item.type == "GIFT" %} ({{ languageSheet.gift }}){% endif %}</span>
660660 </a>
661661 {% if item.options|length %}
662662 <div style="font-size: 14px; line-height: 20px; color: #666;">
Original file line number Diff line number Diff line change @@ -629,7 +629,7 @@ export const LANGUAGE_EN = {
629629 </td>
630630 <td style="padding: 10px 0px 0px 10px;">
631631 <a href="{{ bundleItem.link }}" title="{{ bundleItem.name }}" target="_blank" rel="noreferrer" style="text-decoration:none;">
632- <span style="color: #454545; text-decoration: none">{{ bundleItem.name }}</b></span>
632+ <span style="color: #454545; text-decoration: none"><b> {{ bundleItem.name }}</b></span>
633633 </a>
634634 {% if bundleItem.options|length %}
635635 <div style="font-size: 14px; line-height: 20px; color: #666;">
@@ -660,7 +660,7 @@ export const LANGUAGE_EN = {
660660 </td>
661661 <td style="padding: 10px 0px 0px 10px;">
662662 <a href="{{ item.link }}" title="{{ item.name }}" target="_blank" rel="noreferrer" style="text-decoration:none;">
663- <span style="color: #454545; text-decoration: none">{{ item.name }}</b>{% if item.type == "GIFT" %} ({{ languageSheet.gift }}){% endif %}</span>
663+ <span style="color: #454545; text-decoration: none"><b> {{ item.name }}</b>{% if item.type == "GIFT" %} ({{ languageSheet.gift }}){% endif %}</span>
664664 </a>
665665 {% if item.options|length %}
666666 <div style="font-size: 14px; line-height: 20px; color: #666;">
Original file line number Diff line number Diff line change @@ -629,7 +629,7 @@ export const LANGUAGE_ES = {
629629 </td>
630630 <td style="padding: 10px 0px 0px 10px;">
631631 <a href="{{ bundleItem.link }}" title="{{ bundleItem.name }}" target="_blank" rel="noreferrer" style="text-decoration:none;">
632- <span style="color: #454545; text-decoration: none">{{ bundleItem.name }}</b></span>
632+ <span style="color: #454545; text-decoration: none"><b> {{ bundleItem.name }}</b></span>
633633 </a>
634634 {% if bundleItem.options|length %}
635635 <div style="font-size: 14px; line-height: 20px; color: #666;">
@@ -660,7 +660,7 @@ export const LANGUAGE_ES = {
660660 </td>
661661 <td style="padding: 10px 0px 0px 10px;">
662662 <a href="{{ item.link }}" title="{{ item.name }}" target="_blank" rel="noreferrer" style="text-decoration:none;">
663- <span style="color: #454545; text-decoration: none">{{ item.name }}</b>{% if item.type == "GIFT" %} ({{ languageSheet.gift }}){% endif %}</span>
663+ <span style="color: #454545; text-decoration: none"><b> {{ item.name }}</b>{% if item.type == "GIFT" %} ({{ languageSheet.gift }}){% endif %}</span>
664664 </a>
665665 {% if item.options|length %}
666666 <div style="font-size: 14px; line-height: 20px; color: #666;">
Original file line number Diff line number Diff line change @@ -629,7 +629,7 @@ export const LANGUAGE_FR = {
629629 </td>
630630 <td style="padding: 10px 0px 0px 10px;">
631631 <a href="{{ bundleItem.link }}" title="{{ bundleItem.name }}" target="_blank" rel="noreferrer" style="text-decoration:none;">
632- <span style="color: #454545; text-decoration: none">{{ bundleItem.name }}</b></span>
632+ <span style="color: #454545; text-decoration: none"><b> {{ bundleItem.name }}</b></span>
633633 </a>
634634 {% if bundleItem.options|length %}
635635 <div style="font-size: 14px; line-height: 20px; color: #666;">
@@ -660,7 +660,7 @@ export const LANGUAGE_FR = {
660660 </td>
661661 <td style="padding: 10px 0px 0px 10px;">
662662 <a href="{{ item.link }}" title="{{ item.name }}" target="_blank" rel="noreferrer" style="text-decoration:none;">
663- <span style="color: #454545; text-decoration: none">{{ item.name }}</b>{% if item.type == "GIFT" %} ({{ languageSheet.gift }}){% endif %}</span>
663+ <span style="color: #454545; text-decoration: none"><b> {{ item.name }}</b>{% if item.type == "GIFT" %} ({{ languageSheet.gift }}){% endif %}</span>
664664 </a>
665665 {% if item.options|length %}
666666 <div style="font-size: 14px; line-height: 20px; color: #666;">
Original file line number Diff line number Diff line change @@ -629,7 +629,7 @@ export const LANGUAGE_IT = {
629629 </td>
630630 <td style="padding: 10px 0px 0px 10px;">
631631 <a href="{{ bundleItem.link }}" title="{{ bundleItem.name }}" target="_blank" rel="noreferrer" style="text-decoration:none;">
632- <span style="color: #454545; text-decoration: none">{{ bundleItem.name }}</b></span>
632+ <span style="color: #454545; text-decoration: none"><b> {{ bundleItem.name }}</b></span>
633633 </a>
634634 {% if bundleItem.options|length %}
635635 <div style="font-size: 14px; line-height: 20px; color: #666;">
@@ -660,7 +660,7 @@ export const LANGUAGE_IT = {
660660 </td>
661661 <td style="padding: 10px 0px 0px 10px;">
662662 <a href="{{ item.link }}" title="{{ item.name }}" target="_blank" rel="noreferrer" style="text-decoration:none;">
663- <span style="color: #454545; text-decoration: none">{{ item.name }}</b>{% if item.type == "GIFT" %} ({{ languageSheet.gift }}){% endif %}</span>
663+ <span style="color: #454545; text-decoration: none"><b> {{ item.name }}</b>{% if item.type == "GIFT" %} ({{ languageSheet.gift }}){% endif %}</span>
664664 </a>
665665 {% if item.options|length %}
666666 <div style="font-size: 14px; line-height: 20px; color: #666;">
Original file line number Diff line number Diff line change @@ -629,7 +629,7 @@ export const LANGUAGE_PT = {
629629 </td>
630630 <td style="padding: 10px 0px 0px 10px;">
631631 <a href="{{ bundleItem.link }}" title="{{ bundleItem.name }}" target="_blank" rel="noreferrer" style="text-decoration:none;">
632- <span style="color: #454545; text-decoration: none">{{ bundleItem.name }}</b></span>
632+ <span style="color: #454545; text-decoration: none"><b> {{ bundleItem.name }}</b></span>
633633 </a>
634634 {% if bundleItem.options|length %}
635635 <div style="font-size: 14px; line-height: 20px; color: #666;">
@@ -660,7 +660,7 @@ export const LANGUAGE_PT = {
660660 </td>
661661 <td style="padding: 10px 0px 0px 10px;">
662662 <a href="{{ item.link }}" title="{{ item.name }}" target="_blank" rel="noreferrer" style="text-decoration:none;">
663- <span style="color: #454545; text-decoration: none">{{ item.name }}</b>{% if item.type == "GIFT" %} ({{ languageSheet.gift }}){% endif %}</span>
663+ <span style="color: #454545; text-decoration: none"><b> {{ item.name }}</b>{% if item.type == "GIFT" %} ({{ languageSheet.gift }}){% endif %}</span>
664664 </a>
665665 {% if item.options|length %}
666666 <div style="font-size: 14px; line-height: 20px; color: #666;">
Original file line number Diff line number Diff line change @@ -629,7 +629,7 @@ export const LANGUAGE_RU = {
629629 </td>
630630 <td style="padding: 10px 0px 0px 10px;">
631631 <a href="{{ bundleItem.link }}" title="{{ bundleItem.name }}" target="_blank" rel="noreferrer" style="text-decoration:none;">
632- <span style="color: #454545; text-decoration: none">{{ bundleItem.name }}</b></span>
632+ <span style="color: #454545; text-decoration: none"><b> {{ bundleItem.name }}</b></span>
633633 </a>
634634 {% if bundleItem.options|length %}
635635 <div style="font-size: 14px; line-height: 20px; color: #666;">
@@ -660,7 +660,7 @@ export const LANGUAGE_RU = {
660660 </td>
661661 <td style="padding: 10px 0px 0px 10px;">
662662 <a href="{{ item.link }}" title="{{ item.name }}" target="_blank" rel="noreferrer" style="text-decoration:none;">
663- <span style="color: #454545; text-decoration: none">{{ item.name }}</b>{% if item.type == "GIFT" %} ({{ languageSheet.gift }}){% endif %}</span>
663+ <span style="color: #454545; text-decoration: none"><b> {{ item.name }}</b>{% if item.type == "GIFT" %} ({{ languageSheet.gift }}){% endif %}</span>
664664 </a>
665665 {% if item.options|length %}
666666 <div style="font-size: 14px; line-height: 20px; color: #666;">
You can’t perform that action at this time.
0 commit comments