minor cleanup
This commit is contained in:
parent
948437b535
commit
9cc9a167f8
1 changed files with 0 additions and 1 deletions
|
@ -186,7 +186,6 @@ Ox.DocPage = function(options, self) {
|
||||||
+ '</b>:' + self.options.item.line + '</code>'
|
+ '</b>:' + self.options.item.line + '</code>'
|
||||||
)
|
)
|
||||||
);
|
);
|
||||||
//Ox.print('IS::', item.source);
|
|
||||||
$elements.push(
|
$elements.push(
|
||||||
Ox.SyntaxHighlighter({
|
Ox.SyntaxHighlighter({
|
||||||
replace: self.options.replace,
|
replace: self.options.replace,
|
||||||
|
|
Loading…
Reference in a new issue