Skip to content

added mandatory registration number

Vincent Agnano requested to merge registration-number into master

Requires the registration number.

  1. prompts a form for inputing the registration number, sends it via GET
  2. reads the url for the registration and displays values and emit to the server

The api url config tweak is now a api=… query param.

Merge request reports