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
Merge pull request
#1874
from KanchanChauhan/more-button-fixed
More button fixed for webpages
version-14
Rushabh Mehta
9 anos atrás
committed by
GitHub
pai
db9ba845e5
98aea29979
commit
536cef8a1c
1 arquivos alterados
com
1 adições
e
1 exclusões
Visão dividida
Opções de diferenças
Mostrar estatísticas
Baixar arquivo de patch
Baixar arquivo de diferenças
+1
-1
frappe/templates/includes/list/list.js
+ 1
- 1
frappe/templates/includes/list/list.js
Ver arquivo
@@ -15,7 +15,7 @@ frappe.ready(function() {
btn.prop("disabled", true);
return $.ajax({
url:"/api/method/frappe.
templates.pages
.list.get",
url:"/api/method/frappe.
www
.list.get",
data: data,
statusCode: {
200: function(data) {
Escrever
Pré-visualização
Carregando…
Cancelar
Salvar