소스 검색

Add time of day to green coffee sales interface.

Neal Wilson 9 년 전
부모
커밋
0e452784fc
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1
    1
      config/Windows/greensales.xml

+ 1
- 1
config/Windows/greensales.xml 파일 보기

@@ -2,7 +2,7 @@
2 2
 	<layout type="vertical">
3 3
 		<layout type="horizontal">
4 4
 			<label>Date:</label>
5
-			<calendar id="date" />
5
+			<calendar time="true" id="date" />
6 6
 			<label>Customer:</label>
7 7
 			<line id="customer" />
8 8
 			<label>Weight Unit:</label>

Loading…
취소
저장