mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-03 17:22:20 +09:00
#321 첨부파일 목록 표시 향상
- 글 제목 표시하도록 수정 - 첨부파일마다 모듈명을 출력하지 않고 묶어서 출력하도록 수정 - 코멘트에 첨부된 파일의 경우 '이동'링크 클릭 시 document_srl을 찾지 못하는 문제 수정 git-svn-id: http://xe-core.googlecode.com/svn/sandbox@3304 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
36d8a48f9d
commit
548c58b30a
3 changed files with 73 additions and 2 deletions
5
modules/file/tpl/css/file_list.css
Normal file
5
modules/file/tpl/css/file_list.css
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
@charset "utf-8";
|
||||
|
||||
.adminTable tr.bg1 td {
|
||||
background-color: #FAFAFA;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue