このサイトはJavaScriptを使用しています
ホーム
エクスプローラー
ヘルプ
サインイン
anoopmb
/
payments
ウォッチ
1
スター
0
フォーク
0
コード
課題
0
プルリクエスト
0
リリース
0
Wiki
アクティビティ
ソースを参照
[test] [style]
pull/2/head
Rushabh Mehta
7年前
親
1b4b6737ee
コミット
79887b3374
3個のファイルの変更
、
3行の追加
、
0行の削除
分割表示
差分オプション
統計情報を表示
Patchファイルをダウンロード
Diffファイルをダウンロード
+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
ファイルの表示
@@ -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
ファイルの表示
@@ -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
ファイルの表示
@@ -16,5 +16,6 @@
.hero-and-content {
background-color: #f5f7fa;
}
{% include "templates/styles/card_style.css" %}
</style>
{% endblock %}
書き込み
プレビュー
読み込み中…
キャンセル
保存