{if $wa->request('standalone')} {* this js and css are dependencies and this action could be used by other apps *} {wa_js file="js/compiled/contact-info-standalone.js"} {$static_url}js/fieldTypes.js {$static_url}js/wa.contactEditor.js {/wa_js} {$wa->js(false)} {* @event backend_assets.%plugin_id% *} {foreach $backend_assets as $item} {$item} {/foreach} {/if}