Skip to content

Commit

Permalink
Added reference of the issue21: #21
Browse files Browse the repository at this point in the history
  • Loading branch information
devedbox committed Mar 13, 2017
1 parent 82abb2a commit 29d7022
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,7 @@ @interface _AXWebViewProgressView : NJKWebViewProgressView
@property(weak, nonatomic) AXWebViewController *webViewController;
@end

// Fixed issue: https://github.com/devedbox/AXWebViewController/issues/21
#ifndef kAX404NotFoundHTMLPath
#define kAX404NotFoundHTMLPath [[NSBundle bundleForClass:NSClassFromString(@"AXWebViewController")] pathForResource:@"AXWebViewController.bundle/html.bundle/404" ofType:@"html"]
#endif
Expand Down

0 comments on commit 29d7022

Please sign in to comment.