Advertisement
Guest User

Untitled

a guest
Aug 27th, 2014
202
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.35 KB | None | 0 0
  1. <select class="test" ng-model="tradetype" ng-change=updateAssets() id="chart_menu_dropdown4">
  2. <option value="short_term" class="switch_long_term" selected>Lange termijn (15+ min)</option>
  3. <option value="short_term" class="switch_short_term">Korte termijn (&lt;15 min)</option>
  4. </select>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement