Template for Previous content
This commit is contained in:
@@ -15,7 +15,9 @@
|
||||
<div class="small-title company-name">{{speaker_doc.company}}</div>
|
||||
</div>
|
||||
{% endfor %}
|
||||
|
||||
|
||||
</div>
|
||||
{%- if cta_link -%}
|
||||
<div class="event-btn"><a href={{cta_link}} class="btn btn-primary ">Become a Speaker</a></div>
|
||||
{%- endif -%}
|
||||
</div>
|
||||
@@ -18,6 +18,13 @@
|
||||
},
|
||||
{
|
||||
"__unsaved": 1,
|
||||
"fieldname": "event_",
|
||||
"fieldtype": "Link",
|
||||
"label": "Event ",
|
||||
"options": "Event Details",
|
||||
"reqd": 0
|
||||
},
|
||||
{
|
||||
"fieldname": "cta_link",
|
||||
"fieldtype": "Data",
|
||||
"label": "CTA Link",
|
||||
@@ -37,8 +44,8 @@
|
||||
"reqd": 0
|
||||
}
|
||||
],
|
||||
"idx": 0,
|
||||
"modified": "2021-08-17 11:13:58.991190",
|
||||
"idx": 1,
|
||||
"modified": "2021-08-18 10:06:03.032441",
|
||||
"modified_by": "Administrator",
|
||||
"module": "Event Management",
|
||||
"name": "Speaker Section",
|
||||
|
||||
Reference in New Issue
Block a user