diff --git a/phpgwapi/js/egw_action/egw_action.js b/phpgwapi/js/egw_action/egw_action.js index 8653efe7fa..45605a68a3 100644 --- a/phpgwapi/js/egw_action/egw_action.js +++ b/phpgwapi/js/egw_action/egw_action.js @@ -6,7 +6,7 @@ * @copyright 2011 by Andreas Stöckel * @license http://opensource.org/licenses/gpl-license.php GPL - GNU General Public License * @package egw_action - * @version $Id:$ + * @version $Id$ */ // XXX WARNING: UNTESTED, UNFINISHED, NOT (YET) WORKING CODE! XXX diff --git a/phpgwapi/js/egw_action/egw_action_common.js b/phpgwapi/js/egw_action/egw_action_common.js index 4fe02a2e61..8a908cfa16 100644 --- a/phpgwapi/js/egw_action/egw_action_common.js +++ b/phpgwapi/js/egw_action/egw_action_common.js @@ -6,7 +6,7 @@ * @copyright 2011 by Andreas Stöckel * @license http://opensource.org/licenses/gpl-license.php GPL - GNU General Public License * @package egw_action - * @version $Id:$ + * @version $Id$ */ /** diff --git a/phpgwapi/js/egw_action/egw_menu.js b/phpgwapi/js/egw_action/egw_menu.js index 55535589f3..899527eaa9 100644 --- a/phpgwapi/js/egw_action/egw_menu.js +++ b/phpgwapi/js/egw_action/egw_menu.js @@ -6,7 +6,7 @@ * @copyright 2011 by Andreas Stöckel * @license http://opensource.org/licenses/gpl-license.php GPL - GNU General Public License * @package egw_action - * @version $Id:$ + * @version $Id$ */ //Global variable which is used to store the currently active menu so that it diff --git a/phpgwapi/js/egw_action/egw_menu_dhtmlx.js b/phpgwapi/js/egw_action/egw_menu_dhtmlx.js index c0bb6fece3..03fd75d08b 100644 --- a/phpgwapi/js/egw_action/egw_menu_dhtmlx.js +++ b/phpgwapi/js/egw_action/egw_menu_dhtmlx.js @@ -6,7 +6,7 @@ * @copyright 2011 by Andreas Stöckel * @license http://opensource.org/licenses/gpl-license.php GPL - GNU General Public License * @package egw_action - * @version $Id:$ + * @version $Id$ */ function egwMenuImpl(_structure)