svn:keywords
authorThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Fri, 16 Jan 2009 09:40:17 +0000 (09:40 +0000)
committerThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Fri, 16 Jan 2009 09:40:17 +0000 (09:40 +0000)
planetlab/css/plc_tables.css
planetlab/js/plc_tables.js

index 2f17ed7..a179a2d 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: plc_table.css 11549 2009-01-13 20:26:18Z thierry $ */
+/* $Id$ */
 table.plc_table
         {
         width: auto;
@@ -116,7 +116,6 @@ table.table_dialogs {
 .table_reset {
     border:1px;
 }
-/* $Id: plc_paginate.css 11544 2009-01-13 13:54:34Z thierry $ */
 
 /* Pagination list styles */
 ul.fdtablePaginater
index aecc1a2..8b8cbde 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: plc_paginate.js 11544 2009-01-13 13:54:34Z thierry $ */
+/* $Id$ */
 
 /* when a table gets paginated, displays context info */
 function plc_table_paginator (opts,tablename) {