templates refont, implemented 'get_panel' method

This commit is contained in:
Arthur Gerbaud
2016-08-11 02:08:37 +02:00
parent fa95890bee
commit 8bac5d8bd4
22 changed files with 614 additions and 268 deletions

View File

@@ -5,8 +5,8 @@
*/
/*!
* Generated using the Bootstrap Customizer (https://getbootstrap.com/customize/?id=1c62ff219003950951c3eef49efa3f89)
* Config saved to config.json and https://gist.github.com/1c62ff219003950951c3eef49efa3f89
* Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=d99309626f40df9865729816f248efe7)
* Config saved to config.json and https://gist.github.com/d99309626f40df9865729816f248efe7
*/
if (typeof jQuery === 'undefined') {
throw new Error('Bootstrap\'s JavaScript requires jQuery')

File diff suppressed because one or more lines are too long