This website works better with JavaScript
Página Principal
Explorar
Ajuda
Registe-se
Iniciar Sessão
xielq
/
saas-one
Vigiar
1
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Ramo:
dev
Ramos
Etiquetas
dev
feature_newsso
master
test
saas-one
/
frontend
/
saas-web
/
ext
/
classic
/
theme-crisp
/
overrides
/
view
/
Table.js
Table.js
105 B
Link permanente
Histórico
Em bruto
1
2
3
4
5
Ext.define('Ext.theme.crisp.view.Table', {
override: 'Ext.view.Table',
stripeRows: false
});