Add error handling to graf loading request

Right now the graf isn't loading because of a cert error. This change
adds error handling so the error is displayed to the user.

Change-Id: I424e44aa21a611bb02bd70d4b56431b6dc249d26
2 files changed
tree: c78320584971c9098ec0cda2be7466756d507799
  1. assistant/
  2. css/
  3. img/
  4. js/
  5. .gitignore
  6. api.php
  7. assistant_callback.php
  8. assistant_privacy.html
  9. assistant_privacy_es.html
  10. config.default.php
  11. CONTRIBUTING.md
  12. graf.php
  13. index.php
  14. LICENSE
  15. login.php
  16. manifest.json
  17. README.md
  18. TODO.md
README.md

Graf Alternatiu de la FME

Independent interface for the FME graph

This project is an alternative read-only user-interface for the FME graph. It is compatible with mobile devices.

Relevant URLs

How to contibute

Check out CONTRIBUTING.md.

Things to do

Check out TODO.md.