* ======================================================================== */
-+function ($) { 'use strict';
++function ($) {
+ 'use strict';
// AFFIX CLASS DEFINITION
// ======================
* ======================================================================== */
-+function ($) { 'use strict';
++function ($) {
+ 'use strict';
// ALERT CLASS DEFINITION
// ======================
* ======================================================================== */
-+function ($) { 'use strict';
++function ($) {
+ 'use strict';
// BUTTON PUBLIC CLASS DEFINITION
// ==============================
* ======================================================================== */
-+function ($) { 'use strict';
++function ($) {
+ 'use strict';
// CAROUSEL CLASS DEFINITION
// =========================
* ======================================================================== */
-+function ($) { 'use strict';
++function ($) {
+ 'use strict';
// COLLAPSE PUBLIC CLASS DEFINITION
// ================================
* ======================================================================== */
-+function ($) { 'use strict';
++function ($) {
+ 'use strict';
// DROPDOWN CLASS DEFINITION
// =========================
* ======================================================================== */
-+function ($) { 'use strict';
++function ($) {
+ 'use strict';
// MODAL CLASS DEFINITION
// ======================
* ======================================================================== */
-+function ($) { 'use strict';
++function ($) {
+ 'use strict';
// POPOVER PUBLIC CLASS DEFINITION
// ===============================
* ======================================================================== */
-+function ($) { 'use strict';
++function ($) {
+ 'use strict';
// SCROLLSPY CLASS DEFINITION
// ==========================
* ======================================================================== */
-+function ($) { 'use strict';
++function ($) {
+ 'use strict';
// TAB CLASS DEFINITION
// ====================
* ======================================================================== */
-+function ($) { 'use strict';
++function ($) {
+ 'use strict';
// TOOLTIP PUBLIC CLASS DEFINITION
// ===============================
* ======================================================================== */
-+function ($) { 'use strict';
++function ($) {
+ 'use strict';
// CSS TRANSITION SUPPORT (Shoutout: http://www.modernizr.com/)
// ============================================================