Project

General

Profile

« Previous | Next » 

Revision 1835

Added by Luisehahne over 13 years ago

! update dragdrop reorder positions of a page tree

View differences:

pages_sections.htt
41 41
		<td class="header_list_pubdate_start">{TEXT_PUBL_START_DATE}</td>
42 42
		<td class="header_list_pubdate_end">{TEXT_PUBL_END_DATE}</td>
43 43
		<td class="header_list_actions" colspan="3">{TEXT_ACTIONS}</td>
44
		<td class="header_list_section_id">ID</td>
45
		<td {DISPLAY_DEBUG}>{TEXT_PID}</td>
44
		<td title="{TEXT_SECTION}" class="header_list_section_id">ID</td>
45
		<td title="Position" class="header_list_section_id" {DISPLAY_DEBUG}>{TEXT_PID}</td>
46 46
	</tr>
47 47
</thead>
48 48
<tbody>
......
87 87

  
88 88
        <td class="list_section_id">{VAR_SECTION_ID}</td>
89 89

  
90
        <td {DISPLAY_DEBUG}>{POSITION}</td>
90
        <td class="list_section_id" {DISPLAY_DEBUG}>{POSITION}</td>
91 91
    </tr>
92 92
<!-- END section_block -->
93 93
    <tr>

Also available in: Unified diff