Skip to content

Commit acaa630

Browse files
author
Rafael J. Staib
committed
Enable prettify for the examples page
1 parent 2dad3e9 commit acaa630

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

JSteps.v11.suo

28.5 KB
Binary file not shown.

JSteps/Views/Examples/Index.cshtml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -323,7 +323,7 @@ $("#wizard").steps({
323323
}
324324
});
325325
326-
//prettyPrint();
326+
prettyPrint();
327327
328328
function errorPlacement(error, element)
329329
{

0 commit comments

Comments
 (0)