Support Forums

listings_browse.tpl and toggle all

This is a discussion on listings_browse.tpl and toggle all within the Technical Support forums, part of the Technical Support Forums category; What version of 68 Classifieds are you running? v4.2.1 Developer What template are you using? Sigma Please describe in detail ...


Go Back   68 Classifieds Forums > Technical Support Forums > Technical Support

Reply
 
Thread Tools Display Modes
Old 11-13-2010, 02:52 PM   #1
Customer
 
Join Date: Oct 2010
Posts: 20
Rep Power: 1
zooi is on a distinguished road
Post listings_browse.tpl and toggle all

What version of 68 Classifieds are you running?
v4.2.1 Developer
What template are you using?
Sigma

Please describe in detail the issue you are having:

In the file listings_browse.tpl ( \Corefiles\Developer-v4.2.1\upload\administration\templates\default\lis tings\listings_browse.tpl) from my point the functionality of toggle all is missing at line 64

Code:
<th scope="col" width="5%"><input type="checkbox" name="checkbox" id="checkbox" value="checkbox"/></th>
I think it should be:

Code:
<th scope="col" width="5%"><input type="checkbox" name="checkbox" id="checkbox" value="checkbox" onClick="javascript:toggleAll(document.listings);"/></th>
I have tested it and it works correct now in the admin.
zooi is offline   Reply With Quote
Reply

Tags
toggle all

Thread Tools
Display Modes



All times are GMT -4. The time now is 01:18 PM.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0