mirror of
https://github.com/redmine/redmine.git
synced 2025-11-12 08:16:03 +01:00
New icons for the wiki toolbar (from http://www.famfamfam.com/lab/icons/silk/).
git-svn-id: http://redmine.rubyforge.org/svn/trunk@1117 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
@@ -406,15 +406,6 @@ jsToolBar.prototype.elements.del = {
|
||||
}
|
||||
}
|
||||
|
||||
// quote
|
||||
jsToolBar.prototype.elements.quote = {
|
||||
type: 'button',
|
||||
title: 'Inline quote',
|
||||
fn: {
|
||||
wiki: function() { this.singleTag('??') }
|
||||
}
|
||||
}
|
||||
|
||||
// code
|
||||
jsToolBar.prototype.elements.code = {
|
||||
type: 'button',
|
||||
|
||||
Reference in New Issue
Block a user