Sha256: e6327932dd81c8b6c171e415ca32c550330695555f344591589c996ec6e7e9ea
Contents?: true
Size: 332 Bytes
Versions: 12
Compression:
Stored size: 332 Bytes
Contents
<%# Views that use this partial must supply the following variables: user thread page show_all %> $("#commontator-thread-<%= thread.id %>").html("<%= escape_javascript( render partial: 'commontator/threads/show', formats: [ :html ], locals: { user: user, thread: thread, page: page, show_all: show_all } ) %>");
Version data entries
12 entries across 12 versions & 1 rubygems