이 웹사이트는 자바스크립트 활성화가 필요합니다.
홈
탐색
도움말
로그인
anoopmb
/
frappe
보기
1
좋아요
0
포크
0
코드
이슈
0
풀 리퀘스트
0
릴리즈
0
위키
활동
소스 검색
Merge branch 'hotfix'
version-14
Nabin Hait
8 년 전
부모
a218f5d299
52a518fadd
커밋
7b905cc107
2개의 변경된 파일
과
2개의 추가작업
그리고
2개의 파일을 삭제
분할 보기
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
frappe/__init__.py
+1
-1
frappe/templates/styles/standard.css
+ 1
- 1
frappe/__init__.py
파일 보기
@@ -13,7 +13,7 @@ import os, sys, importlib, inspect, json
from .exceptions import *
from .utils.jinja import get_jenv, get_template, render_template
__version__ = "7.0.3
6
"
__version__ = "7.0.3
7
"
local = Local()
+ 1
- 1
frappe/templates/styles/standard.css
파일 보기
@@ -69,7 +69,7 @@
padding: 50% 0;
background-size: contain;
/*background-size: cover;*/
background-repeat: no-repeat;
background-repeat: no-repeat
!important
;
background-position: center center;
border-radius: 4px;
}
쓰기
미리보기
불러오는 중...
취소
저장