fix test for datefield

This commit is contained in:
vitalets
2013-01-04 22:18:17 +04:00
parent 961b528ea8
commit af9d11364e
2 changed files with 2 additions and 3 deletions

@ -131,7 +131,6 @@ define(function () {
if(f === 'bootstrap') {
//bootstrap
// shim['editable-form/editable-form'].deps.push('inputs/date/date');
shim['editable-form/editable-form'].deps.push('inputs/date/datefield');
shim['element/editable-element'].deps.push('editable-form/editable-form-bootstrap');
shim['element/editable-element'].deps.push('containers/editable-popover');