|
1 | 1 | /*!
|
2 | 2 | * angular-schema-form
|
3 | 3 | * @version 1.0.0-alpha.4
|
4 |
| - * @date Fri, 14 Apr 2017 16:07:04 GMT |
| 4 | + * @date Mon, 17 Apr 2017 08:57:48 GMT |
5 | 5 | * @link https://github.com/json-schema-form/angular-schema-form
|
6 | 6 | * @license MIT
|
7 | 7 | * Copyright (c) 2014-2017 JSON Schema Form
|
@@ -93,7 +93,7 @@ module.exports = __webpack_require__(3);
|
93 | 93 | /*!
|
94 | 94 | * angular-schema-form-bootstrap
|
95 | 95 | * @version 1.0.0-alpha.4
|
96 |
| - * @date Mon, 03 Apr 2017 13:11:24 GMT |
| 96 | + * @date Mon, 17 Apr 2017 08:57:43 GMT |
97 | 97 | * @link https://github.com/json-schema-form/angular-schema-form-bootstrap
|
98 | 98 | * @license MIT
|
99 | 99 | * Copyright (c) 2014-2017 JSON Schema Form
|
@@ -499,7 +499,7 @@ module.exports = __webpack_require__(3);
|
499 | 499 | 'radios-inline': { template: __WEBPACK_IMPORTED_MODULE_9__bootstrap_radios_inline_html___default.a, builder: defaults },
|
500 | 500 | radiobuttons: { template: __WEBPACK_IMPORTED_MODULE_7__bootstrap_radio_buttons_html___default.a, builder: defaults },
|
501 | 501 | section: { template: __WEBPACK_IMPORTED_MODULE_10__bootstrap_section_html___default.a, builder: [sfField, simpleTransclusion, condition] },
|
502 |
| - select: { template: __WEBPACK_IMPORTED_MODULE_11__bootstrap_select_html___default.a, builder: defaults.concat(selectPlaceholder) }, |
| 502 | + select: { template: __WEBPACK_IMPORTED_MODULE_11__bootstrap_select_html___default.a, builder: [selectPlaceholder].concat(defaults) }, |
503 | 503 | submit: { template: __WEBPACK_IMPORTED_MODULE_12__bootstrap_submit_html___default.a, builder: defaults },
|
504 | 504 | tabarray: { template: __WEBPACK_IMPORTED_MODULE_13__bootstrap_tabarray_html___default.a, builder: [sfField, ngModelOptions, ngModel, array, condition] },
|
505 | 505 | tabs: { template: __WEBPACK_IMPORTED_MODULE_14__bootstrap_tabs_html___default.a, builder: [sfField, ngModelOptions, tabs, condition] },
|
|
0 commit comments