Avatar

Zalary Young

  • Total activity
    2
  • Last activity
  • Member since
  • Following
    0 users
  • Followed by
    0 users
  • Votes
    0
  • Subscriptions
    1

Activity overview

Latest activity by Zalary Young
  • Avatar

    Zalary Young commented,

    You have to set the value and the text independently.   Something like $('option[value="normal"]').prop("selected", true).trigger('change');$('.request_priority a.nesty-input').text("Normal");