Removed obsolete $ in source files
This commit is contained in:
parent
a39c010e06
commit
e5f2b64d98
146 changed files with 836 additions and 1081 deletions
|
@ -1,5 +1,3 @@
|
|||
/* $Id */
|
||||
|
||||
.ui-tabs-hide {
|
||||
display: none;
|
||||
display: none;
|
||||
}
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
<?php
|
||||
// $Id:
|
||||
/**
|
||||
* Field handler to present the path to the node.
|
||||
*/
|
||||
|
|
Reference in a new issue