ここの情報は古いです。ご理解頂いた上でお取り扱いください。
- Timestamp:
-
Aug 11, 2008, 11:14:37 AM (14 years ago)
- Author:
-
nakasone
- Comment:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
-
-
Property
Component
changed from
指定しない
to
pne-xhtmlcss
-
Property
Priority
changed from
minor
to
major
- Property Owner changed from nobody to nakasone
-
Property
Version
changed from
to
2.12.x & 2.13.x
-
Property
Milestone
changed from
to
OpenPNE2.12.3
- Property Keywords OpenPNE2.13.2 確認中 added
-
Property
Type
changed from
enhancement
to
defect
-
initial
|
v12
|
|
| 1 | === ■現象 === |
| 2 | h_homeで、リストアイコンの2,3が表示されない。 |
1 | 3 | |
| 4 | === ■原因 === |
| 5 | h_homeのhomeMainTable内のリストアイコン2,3に当たる部分を区別せずに2.12でマークアップしたこと。 |
| 6 | |
| 7 | === ■修正内容 === |
| 8 | リストアイコン2,3が表示されるようにする。 |
| 9 | リストアイコンの対応は以下の通り。 |
| 10 | * 日記・Blog アイコン1 |
| 11 | * 書き込み関係 アイコン2 |
| 12 | * それ以外のもの アイコン3 |
| 13 | |
| 14 | === ■関連情報 === |
2 | 15 | {{{ |
3 | 16 | v2.10.5 から v2.12.0 へアップグレードして使用しております。 |