Changeset 8547
- Timestamp:
- May 27, 2009, 11:14:02 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/web/index.html
r8531 r8547 172 172 173 173 <div style="display:none;" class="inspector_container" id="inspector_tab_files_container"> 174 < span id="inspector_file_list"></span>174 <div id="inspector_file_list"></div> 175 175 </div><!-- id="inspector_tab_files_container" --> 176 176 … … 179 179 <div id="torrent_container"> 180 180 <ul class="torrent_list" id="torrent_list"><li></li></ul> 181 </div>181 </div> 182 182 183 183
Note: See TracChangeset
for help on using the changeset viewer.