equal
deleted
inserted
replaced
1 /** |
1 /** |
2 * $Id: editor_plugin_src.js 42 2006-08-08 14:32:24Z spocke $ |
2 * $Id: editor_plugin_src.js 42 2006-08-08 14:32:24Z spocke $ |
3 * |
3 * |
4 * @author Moxiecode - based on work by Andrew Tetlaw |
4 * @author Moxiecode - based on work by Andrew Tetlaw |
5 * @copyright Copyright © 2004-2007, Moxiecode Systems AB, All rights reserved. |
5 * @copyright Copyright © 2004-2008, Moxiecode Systems AB, All rights reserved. |
6 */ |
6 */ |
7 |
7 |
8 function init() { |
8 function init() { |
9 SXE.initElementDialog('del'); |
9 SXE.initElementDialog('del'); |
10 if (SXE.currentAction == "update") { |
10 if (SXE.currentAction == "update") { |