Este site funciona melhor com JavaScript.
Página inicial
Explorar
Ajuda
Acessar
anoopmb
/
payments
Observar
1
Favorito
0
Fork
0
Código
Issues
0
Pull requests
0
Versões
0
Wiki
Atividade
Ver código fonte
[test] [style]
pull/2/head
Rushabh Mehta
7 anos atrás
pai
1b4b6737ee
commit
79887b3374
3 arquivos alterados
com
3 adições
e
0 exclusões
Visão dividida
Opções de diferenças
Mostrar estatísticas
Baixar arquivo de patch
Baixar arquivo de diferenças
+1
-0
payments/templates/pages/gcalendar-success.html
+1
-0
payments/templates/pages/payment-cancel.html
+1
-0
payments/templates/pages/payment-success.html
+ 1
- 0
payments/templates/pages/gcalendar-success.html
Ver arquivo
@@ -16,5 +16,6 @@
.hero-and-content {
background-color: #f5f7fa;
}
{% include "templates/styles/card_style.css" %}
</style>
{% endblock %}
+ 1
- 0
payments/templates/pages/payment-cancel.html
Ver arquivo
@@ -16,6 +16,7 @@
.hero-and-content {
background-color: #f5f7fa;
}
{% include "templates/styles/card_style.css" %}
</style>
{% endblock %}
+ 1
- 0
payments/templates/pages/payment-success.html
Ver arquivo
@@ -16,5 +16,6 @@
.hero-and-content {
background-color: #f5f7fa;
}
{% include "templates/styles/card_style.css" %}
</style>
{% endblock %}
Escrever
Pré-visualização
Carregando…
Cancelar
Salvar