Commit c155d71e authored by Rene Saarsoo's avatar Rene Saarsoo
Browse files

Fix 404 error in touch inline examples.

parent 5080843b
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -29,6 +29,7 @@ Ext.define('Docs.view.examples.InlinePreview', {
    getHtml: function() {
        if (Docs.touchExamplesUi) {
            return Ext.create('Docs.view.examples.Device', {
                url: "eg-iframe.html",
                id: this.getIframeId(),
                device: this.options.device,
                orientation: this.options.orientation