linphone-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Linphone-users] Linphone Web customization


From: Vijay Kumar
Subject: [Linphone-users] Linphone Web customization
Date: Tue, 28 Jan 2014 11:00:30 +0530 (IST)

Hi All,

I have downloaded and builded linphone web ui and web plugin successfully. I 
have to make some changes to UI and load contacts by calling a web service.

So i tried to add a function inside login.js file. When i run grunt, it throws 
syntax errors as below.

[L32:C28] W117: 'alert' is not defined.
                           alert(result);

function init() {       
Linting modules/linphone/ui/view/login.js ...ERROR
[L15:C1] W099: Mixed spaces and tabs.

Is it possible to add new javascript functions inside the ones provided by 
linphone? 


Thanks,
Vijay.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]