diff popups.api.php @ 1:4215c43e74eb

Popups: Mise à jour en version alpha6
author Franck Deroche <franck@defr.org>
date Fri, 31 Dec 2010 13:44:00 +0100
parents 76f9b43738f2
children
line wrap: on
line diff
--- a/popups.api.php	Fri Dec 31 13:41:08 2010 +0100
+++ b/popups.api.php	Fri Dec 31 13:44:00 2010 +0100
@@ -1,5 +1,5 @@
 <?php
-// $Id: popups.api.php,v 1.1.4.2 2009/03/05 19:52:48 starbow Exp $
+// $Id: popups.api.php,v 1.1.4.3 2010/12/10 02:09:16 drewish Exp $
 
 /**
  * @file
@@ -12,7 +12,7 @@
 function hook_popups() {
   $popups = array();
   $popups['admin/content/taxonomy'] = array(
-    // Act on the first primary tab. 
+    // Act on the first primary tab.
     'div#tabs-wrapper a:eq(1)',
     // Act on the 2nd column link in the table.
     'table td:nth-child(2) a' => array(