Skip to content

Commit

Permalink
EZP-22361: Extracted and updated Bootstrap to version 3.3.2
Browse files Browse the repository at this point in the history
Link to Jira task: https://jira.ez.no/browse/EZP-22361

- added BootstrapJS and jQuery as a dependency in composer.json,
- removed BootstrapJS and jQuery libs from repo.

BootstrapJS and custom styles from now are compiled using
Resources/public/less/bootstrap.less file.
  • Loading branch information
Rafał Toborek committed Feb 24, 2015
1 parent 5a0133a commit 83ccd4c
Show file tree
Hide file tree
Showing 80 changed files with 11,418 additions and 10,643 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -38,6 +38,7 @@ before_script:

# Replace demobundle with the one from pull-request
- rm -rf vendor/ezsystems/demobundle/EzSystems/DemoBundle && mv "$BRANCH_BUILD_DIR" vendor/ezsystems/demobundle/EzSystems/DemoBundle
- php ezpublish/console cache:clear --env=behat --no-debug
- php ezpublish/console assetic:dump --env=behat --no-debug

# execute behat as the script command
Expand Down

0 comments on commit 83ccd4c

Please sign in to comment.