This website requires JavaScript.
Odkrywaj
Pomoc
Zarejestruj się
Zaloguj się
mirror
/
friendica
kopia lustrzana
https://github.com/friendica/friendica
Obserwuj
1
Polub
0
Forkuj
You've already forked friendica
1
Kod
Zgłoszenia
Projekty
Wydania
Wiki
Aktywność
6a1ce9c9c0
friendica
/
view
/
theme
/
frio
/
templates
/
contacts-head.tpl
3 wiersze
83 B
Smarty
Czysty
Zwykły widok
Historia
Unescape
Escape
introduce a filter function at the contact page. This is done with the help of textcomplete and jsmart.js. There is annoying bug inside. If the screensize is to small, the browser freezes. It is traced back to the "media-body" class (and its css attributes) which we use in the template.
2016-04-28 19:35:33 +00:00
frio: fix some contact list issues
2017-12-15 17:09:04 +00:00
<script type="text/javascript" src="view/theme/frio/js/mod_contacts.js"></script>