Advertisement
Guest User

Untitled

a guest
Feb 21st, 2017
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.34 KB | None | 0 0
  1. <form action="vision_ref.php" method="post">
  2. With selected:
  3. <select name='multi'>
  4. <option value='now'>Set next action time to now</option>
  5. <option value='clear'>Remove the ticket</option>
  6. <option value='unassign'>Unassign Specialist</option>
  7. <option value='priority'>Toggle Priority</option>
  8. </select>
  9. <input type="submit" value="Go!">
  10. </form>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement