Updated to recent bootstrap and jquery version.

This commit is contained in:
Jocelyn Fiat
2016-05-31 17:10:42 +02:00
parent bae84f1e29
commit 62ca6f8b59
11 changed files with 7652 additions and 15 deletions

View File

@@ -20,7 +20,7 @@ base_url: ../../
Before reading (or walking throught) the workbook, to get a quick overview of EWF, it is recommended to read the following articles:
* [Getting Started with EWF](http://eiffelwebframework.github.io/EWF/getting-started/)
* [EWF Documentation](http://eiffelwebframework.github.io/EWF/wiki/Documentation/)
* [EWF Documentation](http://eiffelwebframework.github.io/EWF/workbook/workbook)
* [EWF Application Lifecyle](https://github.com/EiffelWebFramework/ewf_examples/wiki/Application-Lifecycle)