Merge branch 'sprint/xuanxuan_110' into 'master'
Sprint/xuanxuan 110 See merge request easycorp/zentaopms!4563
This commit is contained in:
@@ -477,7 +477,7 @@ $(function()
|
||||
<?php if($this->app->getViewType() == 'xhtml'):?>
|
||||
function handleLinkButtonClick()
|
||||
{
|
||||
var xxcUrl = "xxc:openInApp/zentao-integrated/" + encodeURIComponent(window.location.href.replace(/.display=card/, '').replace(/\.xhtml/, '.html'));
|
||||
var xxcUrl = "xxc:openInApp/zentao-integrated/" + encodeURIComponent(window.location.href.replace(/.display=card/, '').replace('xhtml', 'html'));
|
||||
window.open(xxcUrl);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user