Project

General

Profile

« Previous | Next » 

Revision 603

Added by Matthias over 16 years ago

Added keywords to files where they are missing

View differences:

trunk/wb/modules/jsadmin/js/jsadmin.js
1 1
// Copyright 2006 Stepan Riha
2 2
// www.nonplus.net
3
// $Id: jsadmin.js 2 2006-04-18 03:04:39Z stepan $
3
// $Id$
4 4

  
5 5
// Initialize JsAdmin when page loads
6 6
JsAdmin.loadHandler = function(ev, self) {
7 7

  
trunk/wb/modules/jsadmin/js/tool.js
1 1
// Copyright 2006 Stepan Riha
2 2
// www.nonplus.net
3
// $Id: tool.js 2 2006-04-18 03:04:39Z stepan $
3
// $Id$
4 4

  
5 5
JsAdmin.init_tool = function() {
6 6
	var instruction = YAHOO.util.Dom.get('jsadmin_install');
7 7

  
trunk/wb/modules/jsadmin/js/dragdrop.js
1 1
// Copyright 2006 Stepan Riha
2 2
// www.nonplus.net
3
// $Id: dragdrop.js 2 2006-04-18 03:04:39Z stepan $
3
// $Id$
4 4
/**
5 5
* -----------------------------------------------------------------------------------------
6 6
*  MODIFICATON FOR THE JSADMIN MODULE
7 7

  
trunk/wb/modules/jsadmin/js/restore_pages.js
1 1
// Copyright 2006 Stepan Riha
2 2
// www.nonplus.net
3
// $Id: restore_pages.js 2 2006-04-18 03:04:39Z stepan $
3
// $Id$
4 4

  
5 5
// Array of ids that can be toggled using toggle_visibility()
6 6
JsAdmin.toggled_ids = function() {
7 7

  

Also available in: Unified diff