-app->getViewType() == 'xhtml'):?>
-
-
-
-
-
-
@@ -208,10 +203,5 @@
$(function(){$('#executionBugForm').table();})
-function handleLinkButtonClick()
-{
- var xxcUrl = "xxc:openInApp/zentao-integrated/" + encodeURIComponent(window.location.href.replace(/.display=card/, '').replace('xhtml', 'html'));
- window.open(xxcUrl);
-}
diff --git a/module/execution/view/story.html.php b/module/execution/view/story.html.php
index 0fd94dc27d..2581a06aca 100644
--- a/module/execution/view/story.html.php
+++ b/module/execution/view/story.html.php
@@ -155,11 +155,6 @@
project->getById($execution->project)->name . ' / ' . $this->execution->getByID($execution->id)->name) ?>
-
-
-
-
-
@@ -398,11 +393,6 @@ $(function()
}
});
});
-function handleLinkButtonClick()
-{
- var xxcUrl = "xxc:openInApp/zentao-integrated/" + encodeURIComponent(window.location.href.replace(/.display=card/, '').replace('xhtml', 'html'));
- window.open(xxcUrl);
-}
$(function(){$('#executionStoryForm').table();})
diff --git a/module/execution/view/task.html.php b/module/execution/view/task.html.php
index c22f33ac04..fd8367ad0f 100644
--- a/module/execution/view/task.html.php
+++ b/module/execution/view/task.html.php
@@ -174,11 +174,6 @@ body {margin-bottom: 25px;}
-
-
-
-
-
@@ -475,12 +470,6 @@ $(function()
});
app->getViewType() == 'xhtml'):?>
-function handleLinkButtonClick()
-{
- var xxcUrl = "xxc:openInApp/zentao-integrated/" + encodeURIComponent(window.location.href.replace(/.display=card/, '').replace('xhtml', 'html'));
- window.open(xxcUrl);
-}
-
$(function()
{
function handleClientReady()
diff --git a/module/product/view/browse.html.php b/module/product/view/browse.html.php
index 9b340e2ed5..ac1667617a 100644
--- a/module/product/view/browse.html.php
+++ b/module/product/view/browse.html.php
@@ -238,11 +238,6 @@ $projectIDParam = $isProjectStory ? "projectID=$projectID&" : '';
product->getByID($productID)->name ?>
-
-
-
-
-
@@ -746,11 +741,5 @@ function setBadgeStyle(obj, isShow)
$label.find('.label-badge').css({"color":"#838a9d", "border-color":"#838a9d"});
}
}
-
-function handleLinkButtonClick()
-{
- var xxcUrl = "xxc:openInApp/zentao-integrated/" + encodeURIComponent(window.location.href.replace(/.display=card/, '').replace('xhtml', 'html'));
- window.open(xxcUrl);
-}
diff --git a/module/productplan/view/view.html.php b/module/productplan/view/view.html.php
index 584c631b62..64e329c22f 100644
--- a/module/productplan/view/view.html.php
+++ b/module/productplan/view/view.html.php
@@ -45,11 +45,6 @@