Sha256: c472ce4ea15d48e7d7097b38b5b35da11aff92e139c2c8a8a55050617742a301

Contents?: true

Size: 194 Bytes

Versions: 2

Compression:

Stored size: 194 Bytes

Contents

$('#sheet-name').html('<%= escape_javascript(@question_sheet.label) %>');
$('#panel').html('<%= escape_javascript(render('fe/admin/panels/prop_sheet', :question_sheet => @question_sheet)) %>');

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
fe-1.0.0 app/views/fe/admin/question_sheets/update.js.erb
fe-0.0.4 app/views/fe/admin/question_sheets/update.js.erb