Skip to content

Commit 13eb435

Browse files
author
Jason Sykes
committed
removed trigger
1 parent 329f281 commit 13eb435

File tree

1 file changed

+1
-1
lines changed
  • samples/docs/swagger-static-docs/src/main/webapp/assets/js

1 file changed

+1
-1
lines changed

samples/docs/swagger-static-docs/src/main/webapp/assets/js/main.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,5 +71,5 @@ $(function(){
7171
resize();
7272
$(window).bind('hashchange', function() {
7373
choose(window.location.href.toString());
74-
}).trigger('hashchange');
74+
});
7575
});

0 commit comments

Comments
 (0)