Skip to content

Commit d1791cc

Browse files
committed
WEBSITE-91 Link to the local version of the tabzilla component content
1 parent a978e1b commit d1791cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: javascripts/_jbossorg-tabzilla.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -582,7 +582,7 @@ function renderTabzilla( projectName , projectId ) {
582582
*/
583583

584584
// Getting HTML tab content from remote source.
585-
var wrapper = $.ajax({url:"http://static.jboss.org/partials/tabcontent.html",
585+
var wrapper = $.ajax({url:"/tabcontent",
586586
dataType:'html'
587587
});
588588

0 commit comments

Comments
 (0)