adding new editor
This commit is contained in:
@@ -443,6 +443,7 @@
|
||||
<include>help.js</include>
|
||||
<include>helpPanel.js</include>
|
||||
<include>IconPanel.js</include>
|
||||
<!--<include>nicEdit.js</include>-->
|
||||
</includes>
|
||||
</aggregation>
|
||||
</aggregations>
|
||||
|
@@ -736,3 +736,7 @@ div#toolbar .topicRelation:hover {
|
||||
div#toolbar .relationshiplabel{
|
||||
width:56px;
|
||||
}
|
||||
|
||||
.nicEdit-main {
|
||||
outline:none;
|
||||
}
|
BIN
wise-webapp/src/main/webapp/images/move.png
Normal file
BIN
wise-webapp/src/main/webapp/images/move.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 575 B |
BIN
wise-webapp/src/main/webapp/images/nicEditorIcons.gif
Normal file
BIN
wise-webapp/src/main/webapp/images/nicEditorIcons.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.8 KiB |
1416
wise-webapp/src/main/webapp/js/nicEdit.js
Normal file
1416
wise-webapp/src/main/webapp/js/nicEdit.js
Normal file
File diff suppressed because it is too large
Load Diff
@@ -26,6 +26,7 @@
|
||||
|
||||
<script type='text/javascript' src='../js/wiseLibrary.js'></script>
|
||||
<script type='text/javascript' src='../js/wiseEditorLibrary.js'></script>
|
||||
<script type='text/javascript' src='../js/nicEdit.js'></script>
|
||||
<script type='text/javascript' src='../js/core.js'></script>
|
||||
|
||||
<link rel="icon" href="../images/favicon.ico" type="image/x-icon">
|
||||
|
Reference in New Issue
Block a user