unclean SPARC
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
class onboardingLandingView extends EICDomContent {
|
||||
|
||||
DOMContentLoaded() {
|
||||
ui.eicfy(this.el)
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
app.registerClass('onboardingLandingView', onboardingLandingView);
|
||||
Reference in New Issue
Block a user