Added endpoints for organisation sector

This commit is contained in:
Finn 2017-08-25 15:25:52 +01:00
parent 06e89c9199
commit ff263374ec
8 changed files with 20 additions and 0 deletions

View file

@ -72,6 +72,10 @@
<label for="town">Town</label>
<input id="town" type="text" class="form-control" placeholder="Town" name="town" value="<%= $org_rs->town %>">
</div>
<div class="form-group">
<label for="town">Town</label>
<input id="town" type="sector" class="form-control" placeholder="Sector Area Code" name="sector" value="<%= $org_rs->sector %>">
</div>
% } else {
<h3 class="card-header">
User is not a customer or an organisation