Update bootstrap to 2.3.1

This commit is contained in:
Eelco Dolstra
2013-04-26 14:45:20 +02:00
parent bbc3e25d5a
commit 4a2cb5e206
3 changed files with 28 additions and 9 deletions

View File

@ -7,7 +7,7 @@ STATIC = \
FLOT = flot-0.6.zip
TABLESORTER = jquery.tablesorter.zip
JQUERY = jquery-ui-1.8.5.custom.zip
BOOTSTRAP = bootstrap-2.0.3.zip
BOOTSTRAP = bootstrap-2.3.1.zip
ZIPS = $(FLOT) $(TABLESORTER) $(JQUERY) $(BOOTSTRAP)