Sha256: 1b53c0bb7e2f16df3ea0b0b2418f4524133f6694e0ce0be0a2426d2ed1b7c47d

Contents?: true

Size: 352 Bytes

Versions: 31

Compression:

Stored size: 352 Bytes

Contents

$('.objects-container').html("#{j render 'listing', objects: @objects}");
$('.objects-container').css('opacity', '0');
$('.spinner2').css('display', 'block');
var request = $.ajax({url: "/admin/scripts", method: "get", dataType: "html"});
request.done(function(msg){$('.spinner2').css('display', 'none');$('.objects-container').css('opacity', '1');});

Version data entries

31 entries across 30 versions & 1 rubygems

Version Path
keppler-2.1.22 installer/core/app/views/admin/scripts/reload.js.haml
keppler-2.1.21 installer/core/app/views/admin/scripts/reload.js.haml
keppler-2.1.20 installer/core/app/views/admin/scripts/reload.js.haml
keppler-2.1.19 installer/core/app/views/admin/scripts/reload.js.haml
keppler-2.1.18 installer/core/app/views/admin/scripts/reload.js.haml
keppler-2.1.18 testing-with-2.1.18/app/views/admin/scripts/reload.js.haml
keppler-2.1.17 installer/core/app/views/admin/scripts/reload.js.haml
keppler-2.1.16 installer/core/app/views/admin/scripts/reload.js.haml
keppler-2.1.15 installer/core/app/views/admin/scripts/reload.js.haml
keppler-2.1.14 installer/core/app/views/admin/scripts/reload.js.haml
keppler-2.1.13 installer/core/app/views/admin/scripts/reload.js.haml
keppler-2.1.12 installer/core/app/views/admin/scripts/reload.js.haml
keppler-2.1.11 installer/core/app/views/admin/scripts/reload.js.haml
keppler-2.1.10 installer/core/app/views/admin/scripts/reload.js.haml
keppler-2.1.9 installer/core/app/views/admin/scripts/reload.js.haml
keppler-2.1.8 installer/core/app/views/admin/scripts/reload.js.haml
keppler-2.1.7 installer/core/app/views/admin/scripts/reload.js.haml
keppler-2.1.6 installer/core/app/views/admin/scripts/reload.js.haml
keppler-2.1.5 installer/core/app/views/admin/scripts/reload.js.haml
keppler-2.1.4 installer/core/app/views/admin/scripts/reload.js.haml