Skip to content

Commit

Permalink
Make iframe API easyer to integrate into c2cgeoportal
Browse files Browse the repository at this point in the history
  • Loading branch information
sbrunner committed Nov 13, 2018
1 parent 241c058 commit 6c123e2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contribs/gmf/apps/iframe_api/Controller.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
* by the HTML page and the controller to provide the configuration.
*/

import './sass/iframe_api.scss';
import 'gmf/controllers/iframe_api.scss';
import gmfControllersAbstractAPIController from 'gmf/controllers/AbstractAPIController.js';
import appBase from '../appmodule.js';
import ngeoProjEPSG2056 from 'ngeo/proj/EPSG2056.js';
Expand Down

0 comments on commit 6c123e2

Please sign in to comment.