mirror of https://github.com/twbs/ratchet.git
Johann-S
10 years ago
2 changed files with 13 additions and 0 deletions
@ -0,0 +1,12 @@ |
|||||||
|
/* ======================================================================== |
||||||
|
* Ratchet: modals.js v2.0.2 |
||||||
|
* http://goratchet.com/
|
||||||
|
* ======================================================================== |
||||||
|
* Copyright 2015 Connor Sears |
||||||
|
* Licensed under MIT (https://github.com/twbs/ratchet/blob/master/LICENSE)
|
||||||
|
* ======================================================================== */ |
||||||
|
|
||||||
|
!(function () { |
||||||
|
'use strict'; |
||||||
|
|
||||||
|
}()); |
Loading…
Reference in new issue