summaryrefslogtreecommitdiff
path: root/public/javascripts/tiny_mce/plugins/table/cell.htm
diff options
context:
space:
mode:
Diffstat (limited to 'public/javascripts/tiny_mce/plugins/table/cell.htm')
-rw-r--r--[-rwxr-xr-x]public/javascripts/tiny_mce/plugins/table/cell.htm1
1 files changed, 0 insertions, 1 deletions
diff --git a/public/javascripts/tiny_mce/plugins/table/cell.htm b/public/javascripts/tiny_mce/plugins/table/cell.htm
index 60264db..1fabc8d 100755..100644
--- a/public/javascripts/tiny_mce/plugins/table/cell.htm
+++ b/public/javascripts/tiny_mce/plugins/table/cell.htm
@@ -8,7 +8,6 @@
8 <script type="text/javascript" src="../../utils/editable_selects.js"></script> 8 <script type="text/javascript" src="../../utils/editable_selects.js"></script>
9 <script type="text/javascript" src="js/cell.js"></script> 9 <script type="text/javascript" src="js/cell.js"></script>
10 <link href="css/cell.css" rel="stylesheet" type="text/css" /> 10 <link href="css/cell.css" rel="stylesheet" type="text/css" />
11 <base target="_self" />
12</head> 11</head>
13<body id="tablecell" style="display: none"> 12<body id="tablecell" style="display: none">
14 <form onsubmit="updateAction();return false;" action="#"> 13 <form onsubmit="updateAction();return false;" action="#">