diff options
Diffstat (limited to 'modules')
-rw-r--r-- | modules/block/block.js | 2 | ||||
-rw-r--r-- | modules/taxonomy/taxonomy.js | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/modules/block/block.js b/modules/block/block.js index 6a2a31d02..abfe48d43 100644 --- a/modules/block/block.js +++ b/modules/block/block.js @@ -1,4 +1,4 @@ -// $Id $ +// $Id$ /** * Move a block in the blocks table from one region to another via select list. diff --git a/modules/taxonomy/taxonomy.js b/modules/taxonomy/taxonomy.js index fab014ac7..0631ebd99 100644 --- a/modules/taxonomy/taxonomy.js +++ b/modules/taxonomy/taxonomy.js @@ -1,4 +1,4 @@ -// $Id $ +// $Id$ /** * Move a block in the blocks table from one region to another via select list. |