From 548d95d132d3f3d24ba0abcd6db2e8db7c577cab Mon Sep 17 00:00:00 2001 From: Christian Weiske Date: Tue, 26 Oct 2010 18:16:34 +0200 Subject: remove jqueryui, we will be using FCBKcomplete --- data/templates/editbookmark.tpl.php | 64 ++++++++++++++++++++++--------------- 1 file changed, 39 insertions(+), 25 deletions(-) (limited to 'data/templates') diff --git a/data/templates/editbookmark.tpl.php b/data/templates/editbookmark.tpl.php index dd6b100..44e3ac3 100644 --- a/data/templates/editbookmark.tpl.php +++ b/data/templates/editbookmark.tpl.php @@ -16,22 +16,11 @@ switch ($row['bStatus']) { break; } -$this->includeTemplate("dojo.inc"); - function jsEscTitle($title) { return addcslashes($title, "'"); } ?> - - - - -
@@ -73,17 +62,21 @@ function jsEscTitle($title) - + - + @@ -124,13 +117,28 @@ function jsEscTitle($title) ?> - -
+ + +
" to include one tag in another. e.g.: europe>france>paris')?>" to include one tag in another. e.g.: europe>france>paris'))?>
+ +
+ + + + + + + + + includeTemplate('dynamictags.inc'); + //FIXME$this->includeTemplate('dynamictags.inc'); // Bookmarklets and import links if (empty($_REQUEST['popup']) && (!isset($showdelete) || !$showdelete)) { @@ -139,17 +147,18 @@ if (empty($_REQUEST['popup']) && (!isset($showdelete) || !$showdelete)) {

+:

+

-- cgit v1.2.3-54-g00ecf