* adjust the html code and kindeditor.
This commit is contained in:
@@ -25,13 +25,7 @@
|
||||
<?php include '../../common/view/header.html.php';?>
|
||||
<?php include '../../common/view/datepicker.html.php';?>
|
||||
<?php include '../../common/view/kindeditor.html.php';?>
|
||||
<script language='javascript'>
|
||||
/* 富文本编辑器。*/
|
||||
KE.show({
|
||||
id:'desc',
|
||||
items:simpleTools
|
||||
});
|
||||
</script>
|
||||
<script language='javascript'>KE.show({id:'desc', items:simpleTools});</script>
|
||||
<div class='yui-d0'>
|
||||
<form method='post' target='hiddenwin'>
|
||||
<table class='table-1'>
|
||||
|
||||
Reference in New Issue
Block a user