Elgg
Version 2.3
views
default
core
friends
tablelistcountupdate.php
Go to the documentation of this file.
1
<?php
13
?>
14
<?php
//@todo JS 1.8: no ?>
15
<script>
16
require([
'jquery'
],
function
($) {
17
$(
function
() {
18
$(
"#friends_membership_count<?php echo $vars['friendspicker']; ?>"
).
html
(
"<?php echo $vars['count']; ?>"
);
19
});
20
});
21
</script>
html
html
Definition:
admin.css.php:36
Generated on Fri Aug 29 2025 00:00:46 for Elgg by
1.9.1