# This patch file was generated by NetBeans IDE
# Following Index: paths are relative to: \\UBU\www\sandbox\public_html\wp-content\plugins\buddypress\bp-themes\bp-sn-parent\_inc\js
# This patch can be applied using context Tools: Patch action on respective folder.
# It uses platform neutral UTF-8 encoding and \n newlines.
# Above lines and this line are ignored by the patching process.
|
|
|
|
| 1 | 1 | jQuery(document).ready( function() { |
| 2 | | jQuery("ul#letter-list li a").livequery('click', |
| | 2 | jQuery("div#members-directory-page ul#letter-list li a").livequery('click', |
| 3 | 3 | function() { |
| 4 | 4 | jQuery('.ajax-loader').toggle(); |
| 5 | 5 | |
| … |
… |
|
| 262 | 262 | } |
| 263 | 263 | ); |
| 264 | 264 | |
| 265 | | jQuery("ul#letter-list li a").livequery('click', |
| | 265 | jQuery("div#groups-directory-page ul#letter-list li a").livequery('click', |
| 266 | 266 | function() { |
| 267 | 267 | jQuery('.ajax-loader').toggle(); |
| 268 | 268 | |
| … |
… |
|
| 1016 | 1016 | } |
| 1017 | 1017 | ); |
| 1018 | 1018 | |
| 1019 | | jQuery("ul#letter-list li a").livequery('click', |
| 1020 | | No newline at end of file |
| | 1019 | jQuery("div#blogs-directory-page ul#letter-list li a").livequery('click', |
| | 1020 | No newline at end of file |
| 1021 | 1021 | function() { |
| 1022 | 1022 | jQuery('.ajax-loader').toggle(); |