Commit 593b062c authored by Jacob Thornton's avatar Jacob Thornton

wrap transition

parent 7ec4e913
......@@ -17,7 +17,9 @@
* limitations under the License.
* ========================================================== */
$(function () {
!function( $ ) {
$(function () {
"use strict"
......@@ -44,4 +46,6 @@ $(function () {
}
})()
})
\ No newline at end of file
})
}( window.jQuery )
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment