- Add UI cache for position.
This commit is contained in:
@@ -52,6 +52,6 @@ mindplot.LinkIcon = new Class({
|
||||
actionDispatcher.removeLinkFromTopic(this._topic.getId());
|
||||
}
|
||||
});
|
||||
mindplot.LinkIcon.IMAGE_URL = "../nicons/links.png";
|
||||
mindplot.LinkIcon.IMAGE_URL = "../images/links.png";
|
||||
|
||||
|
Reference in New Issue
Block a user