Upgrade to bootstrap 3
authorMagnus Hagander <magnus@hagander.net>
Wed, 23 Apr 2014 18:32:25 +0000 (20:32 +0200)
committerMagnus Hagander <magnus@hagander.net>
Wed, 23 Apr 2014 18:32:25 +0000 (20:32 +0200)
commit97d637b8e9dc80423704a14134ecd2ba3bc366d4
tree799d48953f7e72191dd5bb57548ef918475a9e6b
parent36e43001efb97e1fbd477cfb5890e7c5c9812e5a
Upgrade to  bootstrap 3
19 files changed:
pgcommitfest/commitfest/static/commitfest/css/bootstrap.css
pgcommitfest/commitfest/static/commitfest/fonts/glyphicons-halflings-regular.eot [new file with mode: 0644]
pgcommitfest/commitfest/static/commitfest/fonts/glyphicons-halflings-regular.svg [new file with mode: 0644]
pgcommitfest/commitfest/static/commitfest/fonts/glyphicons-halflings-regular.ttf [new file with mode: 0644]
pgcommitfest/commitfest/static/commitfest/fonts/glyphicons-halflings-regular.woff [new file with mode: 0644]
pgcommitfest/commitfest/static/commitfest/img/glyphicons-halflings.png [deleted file]
pgcommitfest/commitfest/static/commitfest/js/bootstrap-button.js [deleted file]
pgcommitfest/commitfest/static/commitfest/js/bootstrap-collapse.js [deleted file]
pgcommitfest/commitfest/static/commitfest/js/bootstrap-dropdown.js [deleted file]
pgcommitfest/commitfest/static/commitfest/js/bootstrap-modal.js [deleted file]
pgcommitfest/commitfest/static/commitfest/js/bootstrap.js [new file with mode: 0644]
pgcommitfest/commitfest/templates/base.html
pgcommitfest/commitfest/templates/base_form.html
pgcommitfest/commitfest/templates/commitfest.html
pgcommitfest/commitfest/templates/patch.html
pgcommitfest/commitfest/templates/patch_commands.inc
pgcommitfest/commitfest/templates/thread_attach.inc
pgcommitfest/commitfest/templatetags/commitfest.py
pgcommitfest/commitfest/widgets.py