Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Latest commit

 

History

History
History

Readme.md

Outline

checkTree/app

This folder contains the javascript files for the application.

checkTree/resources

This folder contains static resources (typically an "images" folder as well).

checkTree/overrides

This folder contains override classes. All overrides in this folder will be automatically included in application builds if the target class of the override is loaded.

checkTree/sass/etc

This folder contains misc. support code for sass builds (global functions, mixins, etc.)

checkTree/sass/src

This folder contains sass files defining css rules corresponding to classes included in the application's javascript code build. By default, files in this folder are mapped to the application's root namespace, 'checkTree'. The namespace to which files in this directory are matched is controlled by the app.sass.namespace property in checkTree/.sencha/app/sencha.cfg.

checkTree/sass/var

This folder contains sass files defining sass variables corresponding to classes included in the application's javascript code build. By default, files in this folder are mapped to the application's root namespace, 'checkTree'. The namespace to which files in this directory are matched is controlled by the app.sass.namespace property in checkTree/.sencha/app/sencha.cfg.

Morty Proxy This is a proxified and sanitized view of the page, visit original site.