Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed
<select class="form-control input-sm partnerCategory" id = "partnerCategory" name="partnerCategory" placeholder="partnerCategory" style="display: none;"><option selected disabled>Categories</option>#foreach($partnerType in $partnerTypes)<option value="$partnerType">$partnerType</option>#end</select><button class="btn btn-primary update-category" data-fofoid="$fofoId">Update</button>