MCPcopy Create free account
hub / github.com/codecombat/codecombat /

Class

app/core/treema-ext.js:78–78  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

76VersionTreema.initClass()
77
78class CinematicDialogTreema extends TreemaObjectNode {
79 buildValueForDisplay (valEl, data) {
80 if ((data != null ? data.programmingLanguageFilter : undefined) === 'javascript') {
81 valEl.css('border', 'solid 4px yellow')

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected