0
0
Fork 0
mirror of https://github.com/salesagility/SuiteCRM.git synced 2025-02-05 22:49:44 +00:00
salesagility_SuiteCRM/modules/jjwg_Markers/tpls/MarkersInfoWindow.tpl
2013-09-23 20:30:44 +01:00

6 lines
295 B
Smarty
Executable file

<div class="marker"><b>{$mod_strings.LBL_MAP_CUSTOM_MARKER}:
<a target="_blank"
href="index.php?module={$module_type}&action=DetailView&record={$fields.id}">{$fields.name}</a></b>
<br />{$fields.description}<br />
<i>{$mod_strings.LBL_MAP_ASSIGNED_TO} {$fields.assigned_user_name}</i></div>