success returns object

This commit is contained in:
vitalets
2012-11-28 12:27:33 +04:00
parent b8b91f4e1e
commit 3b7a7ec4eb
4 changed files with 57 additions and 11 deletions

@ -80,8 +80,7 @@ function getAssets(f, c, src, libs) {
//core
js.unshift(bootstrap+'js/bootstrap.js')
css.unshift(bootstrap+'css/bootstrap.css');
// css.push(bootstrap+'css/bootstrap.css');
//css.unshift(bootstrap+'css/bootstrap-responsive.css');
css.unshift(bootstrap+'css/bootstrap-responsive.css');
//editable
js.push(forms+'editable-form-bootstrap.js');