SHARE
TWEET
Untitled
a guest
May 25th, 2016
1
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
- selection.months contains:
- [
- 'Januar',
- 'Februar',
- 'März',
- 'April',
- 'Mai',
- 'Juni',
- 'Juli',
- 'August',
- 'September',
- 'Oktober',
- 'November',
- 'Dezember'
- ]
- <select required="" name="month" ng-model="selection.itemInfo.start.month" ng-options="idx as month for (idx, month) in selection.months">
- <option value="" class="" selected="selected">Monat</option>
- </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.
