Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save jasminsuljic/30a7c7b063bdf6e3139c0f76da15df33 to your computer and use it in GitHub Desktop.

Select an option

Save jasminsuljic/30a7c7b063bdf6e3139c0f76da15df33 to your computer and use it in GitHub Desktop.
// kopirati ovo ispod za prikaz trgovaca
$('#merchant-droplist').show()
// za kompanije
$('#company-administrator-droplist').show()
// za agente
$('#agent-droplist').show()
// za banke
$('#payment-provider-droplist').show()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment