diff --git a/dev/dev.html b/dev/dev.html index 3513a6597..7fba40f44 100644 --- a/dev/dev.html +++ b/dev/dev.html @@ -331,7 +331,7 @@ }); })(); require(['jquery', '../data','underscore', 'fuelux/all'], function($, data,_) { - $('#triggerModal').modal('show'); +// $('#triggerModal').modal('show'); $('.card').on('click', function () { $('.card').removeClass('active'); @@ -346,6 +346,54 @@ +