Commit
973c15eb62e81e303d6677f225fe11973b35f22b
by mrdieztsk74 Edit headquarters
Adds the edit view for headquarters and the edit option in the
headquarters list. The headquarters key is the name, for this reason, in
HeadquartersService, adds a function that checks if the new headquarters
name is in the database. Adds another function that removes a
headquarters from the database, to be able to store the edited
headquarters with the new data.