File: /www/wwwroot/oa.sanjiangapp.com/app/sys/user/view/vcard.html.php
<?php
/**
* The vcard view of user module of ZenTaoMS.
*
* @copyright Copyright 2009-2018 青岛易软天创网络科技有限公司(QingDao Nature Easy Soft Network Technology Co,LTD, www.cnezsoft.com)
* @license ZPL (http://zpl.pub/page/zplv12.html)
* @author Xiying Guan <guanxiying@xirangit.com>
* @package user
* @version $Id$
* @link http://www.zdoo.com
*/
?>
<div class='modal-dialog' style='width:250px;'>
<?php echo html::image($this->createLink('misc', 'qrcode', "content={$vcard}"));?>
</div>