noalyss-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Noalyss-commit] [noalyss] 180/323: Symbol zoom


From: Dany De Bontridder
Subject: [Noalyss-commit] [noalyss] 180/323: Symbol zoom
Date: Wed, 14 Mar 2018 17:38:46 -0400 (EDT)

sparkyx pushed a commit to branch master
in repository noalyss.

commit a4c94b2f49f5403a24d88a3949d4c943384714f6
Author: Dany De Bontridder <address@hidden>
Date:   Sat Feb 10 14:03:37 2018 +0100

    Symbol zoom
---
 include/template/history_top.php | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/template/history_top.php b/include/template/history_top.php
index a8af5ae..02ffc4b 100644
--- a/include/template/history_top.php
+++ b/include/template/history_top.php
@@ -8,7 +8,7 @@
      $callback=$_SERVER['PHP_SELF'];
      $str=$_SERVER['QUERY_STRING']."&op=history&act=de&ajax=$callback";
      
-     echo '<A class="icon" HREF="javascript:void(0)" onclick="var 
a=window.open(\'popup.php?'.$str.'\',\'\',\'fullscreen=yes,location=no,menubar=no,toolbar=no,scrollbars=yes,resizable=yes,statusbar=no,menubar=no,status=no,location=no\');
 a.focus();removeDiv(\''.$div.'\')">&#11036
+     echo '<A class="icon" HREF="javascript:void(0)" onclick="var 
a=window.open(\'popup.php?'.$str.'\',\'\',\'fullscreen=yes,location=no,menubar=no,toolbar=no,scrollbars=yes,resizable=yes,statusbar=no,menubar=no,status=no,location=no\');
 a.focus();removeDiv(\''.$div.'\')">&#xf08e;
 </A>';
     echo Icon_Action::draggable($div);
     echo Icon_Action::close($div);



reply via email to

[Prev in Thread] Current Thread [Next in Thread]