Removed anonymity for bar graphs - still exists for text comments
This commit is contained in:
@@ -126,17 +126,17 @@
|
||||
|
||||
<label for="location">Where do you work in the organisation?:</label><br>
|
||||
<select id="location" name="location">
|
||||
<option value="0">Any</option>
|
||||
<option value="0">All</option>
|
||||
</select>
|
||||
<br>
|
||||
<label for="level">Where operational level do you work at in the organisation?:</label><br>
|
||||
<select id="level" name="level">
|
||||
<option value="0">Any</option>
|
||||
<option value="0">All</option>
|
||||
</select>
|
||||
<br>
|
||||
<label for="gov">Have you ever held one of the following roles in our business?:</label><br>
|
||||
<select id="gov" name="gov">
|
||||
<option value="0">Any</option>
|
||||
<option value="0">All</option>
|
||||
</select>
|
||||
<br>
|
||||
<br>
|
||||
|
||||
Reference in New Issue
Block a user