소스 검색

Merge branch 'develop' of https://github.com/frappe/frappe into version-13-pre-release

pull/2/head
Suraj Shetty 4 년 전
부모
커밋
8b0d5dc165
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      payments/templates/pages/gcalendar-success.html

+ 1
- 1
payments/templates/pages/gcalendar-success.html 파일 보기

@@ -9,7 +9,7 @@
{{ _("Success") }}</span>
</div>
<p>{{ _("Your connection request to Google Calendar was successfully accepted") }}</p>
<div><a href='{{ "/desk" }}' class='btn btn-primary btn-sm'>
<div><a href='{{ "/app" }}' class='btn btn-primary btn-sm'>
{{ _("Back to Desk") }}</a></div>
</div>
<style>


불러오는 중...
취소
저장