From 18d14721f6f213f9b1bd63924f93781c6daeb68d Mon Sep 17 00:00:00 2001 From: zero Date: Thu, 22 Mar 2007 06:29:06 +0000 Subject: [PATCH] git-svn-id: http://xe-core.googlecode.com/svn/trunk@605 201d5d3c-b55e-5fd7-737f-ddc643e51545 --- .../table_maker/tpl/{popup.html => make_table.html} | 0 modules/editor/components/table_maker/tpl/popup.js | 5 +++-- 2 files changed, 3 insertions(+), 2 deletions(-) rename modules/editor/components/table_maker/tpl/{popup.html => make_table.html} (100%) diff --git a/modules/editor/components/table_maker/tpl/popup.html b/modules/editor/components/table_maker/tpl/make_table.html similarity index 100% rename from modules/editor/components/table_maker/tpl/popup.html rename to modules/editor/components/table_maker/tpl/make_table.html diff --git a/modules/editor/components/table_maker/tpl/popup.js b/modules/editor/components/table_maker/tpl/popup.js index 6d521b126..6e2f543ae 100644 --- a/modules/editor/components/table_maker/tpl/popup.js +++ b/modules/editor/components/table_maker/tpl/popup.js @@ -35,8 +35,9 @@ function insertTable() { var bg_color = xGetElementById("bg_color_input").value; if(bg_color.length!=6) bg_color = "FFFFFF"; - var text = "\n0) text += " style=\"border:"+border+"px solid #"+border_color+";background-color:#"+bg_color+"\" "; text +=">"; for(var row=0; row