commit | eff2594219218018f95fde23395d3678cbde23b8 | [log] [tgz] |
---|---|---|
author | Adrià Vilanova MartÃnez <jocdeladria@gmail.com> | Fri Dec 28 00:59:11 2018 +0100 |
committer | GitHub <noreply@github.com> | Fri Dec 28 00:59:11 2018 +0100 |
tree | 9904ab052b2a71418b1be502f8903e616e9139d5 | |
parent | 2383317680b073922bb7495ad0079bf90fd7d7fd [diff] | |
parent | 25cc6ee927b82c1f97d3dac34729537e0288fe3d [diff] |
Merge pull request #7 from javierlc2000/master Christmas pull request v2
This project is an alternative read-only user-interface for FME's graph. It is compatible and user-friendly with mobile devices.
For the sake of safe and understandable code, we divide our JS scripts and CSS styles into multiples files. But, to make the page load faster, before a pull request, you should concatenate these files in the following manner.
In the file script.js, concatenate: (order is important!)
In the file styles.css, concatenate: (order is important!)