Este site funciona melhor com JavaScript.
Página inicial
Explorar
Ajuda
Acessar
anoopmb
/
frappe
Observar
1
Favorito
0
Fork
0
Código
Issues
0
Pull requests
0
Versões
0
Wiki
Atividade
Ver código fonte
fix in print format
version-14
Anand Doshi
12 anos atrás
pai
0f69dbbd54
commit
e483e26876
1 arquivos alterados
com
1 adições
e
1 exclusões
Visão unificada
Opções de diferenças
Mostrar estatísticas
Baixar arquivo de patch
Baixar arquivo de diferenças
+1
-1
public/js/legacy/widgets/form/print_format.js
+ 1
- 1
public/js/legacy/widgets/form/print_format.js
Ver arquivo
@@ -150,7 +150,7 @@ $.extend(_p, {
return;
return;
}
}
args.onload(_p.render({
args.onload(_p.render({
body: print_format_doc,
body: print_format_doc
.html
,
style: '',
style: '',
doc: doc,
doc: doc,
title: doc.name,
title: doc.name,
Escrever
Pré-visualização
Carregando…
Cancelar
Salvar