SHARE
TWEET

Untitled

a guest Oct 19th, 2016 54 Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1.           <select data-ng-change="vs.changeDuration()" class="form-control"
  2.                  title="{{'Duration' | locale}}"
  3.                  name="duration"
  4.                  required=""
  5.                  data-ng-model="vs.selectedDuration"
  6.                  data-format="{{vs.vacationSearch.dateFormat}}"
  7.                  data-ng-options="d as d.label | locale for d in vs.durations">
  8.           </select>
RAW Paste Data
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the Cookies Policy. OK, I Understand
Not a member of Pastebin yet?
Sign Up, it unlocks many cool features!
 
Top