Subversion Repositories wpShopGermany4

Rev

Rev 5261 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 5261 Rev 6304
Line 6... Line 6...
6
 
6
 
7
			ed.addCommand('mcewpsg', function() {
7
			ed.addCommand('mcewpsg', function() {
8
				ed.windowManager.open({
8
				ed.windowManager.open({
9
					file : 'admin.php?page=wpsg-Produkt&action=select&noheader=1',
9
					file : 'admin.php?page=wpsg-Produkt&action=select&noheader=1',
10
					width : 350,
10
					width : 350,
11
					height : 235,
11
					height : 450,
12
					inline : 1
12
					inline : 1
13
				}, {
13
				}, {
14
					plugin_url : url
14
					plugin_url : url
15
				});
15
				});
16
			});
16
			});