mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
Charactercount now dynamic
This commit is contained in:
@@ -237,7 +237,9 @@ function init(){
|
||||
//}
|
||||
|
||||
if(Helper.mobilecheck()) Mobile_remote.initiate_volume();
|
||||
|
||||
else {
|
||||
$('input#chan_description').characterCounter();
|
||||
}
|
||||
|
||||
setup_admin_listener();
|
||||
setup_list_listener();
|
||||
|
||||
Reference in New Issue
Block a user