Update for changes in github pages
This commit is contained in:
+1
-1
@@ -8,7 +8,7 @@ $(document).ready(function() {
|
||||
|
||||
Spring.configureCopyButtons = function() {
|
||||
if (ZeroClipboard.detectFlashSupport()) {
|
||||
$(".highlight > pre").each(function(index) {
|
||||
$("pre.highlight").each(function(index) {
|
||||
Spring.buildCopyButton($(this), index);
|
||||
}
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user