mirror of
https://github.com/scm-manager/scm-manager.git
synced 2026-01-21 15:02:17 +01:00
shBrushJava.js edited online with Bitbucket
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
};
|
||||
|
||||
Brush.prototype = new SyntaxHighlighter.Highlighter();
|
||||
Brush.aliases = ['java'];
|
||||
Brush.aliases = ['java','idl'];
|
||||
|
||||
SyntaxHighlighter.brushes.Java = Brush;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user