Merge pull request #3123 from shubhwebkul/master

Issue #1522 resolved
This commit is contained in:
Jitendra Singh 2020-05-27 16:23:20 +05:30 committed by GitHub
commit b254736bd5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -1,7 +1,8 @@
<div class="col-lg-4 col-md-12 col-sm-12 footer-ct-content">
<div class="row">
@if ($velocityMetaData)
{!! $velocityMetaData->footer_middle_content !!}
{!! DbView::make($velocityMetaData)->field('footer_middle_content')->render() !!}
@else
<div class="col-lg-6 col-md-12 col-sm-12 no-padding">
<ul type="none">