Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jasminsuljic/30a7c7b063bdf6e3139c0f76da15df33 to your computer and use it in GitHub Desktop.
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