FCLT#91143 ongebruikte functies verwijderd
svn path=/Website/trunk/; revision=70931
This commit is contained in:
@@ -390,18 +390,6 @@ function generateHeaderFunctions (params)
|
||||
FcltMgr.openDetail('appl/fac/fac_user_info.asp?');
|
||||
}
|
||||
|
||||
function toMobile()
|
||||
{
|
||||
window.localStorage.setItem("interface", "mobile");
|
||||
top.location.href = rooturl + "/?interface=mobile";
|
||||
}
|
||||
|
||||
function toDesktop()
|
||||
{
|
||||
window.localStorage.setItem("interface", "desktop");
|
||||
top.location.href = rooturl + "/?interface=desktop";
|
||||
}
|
||||
|
||||
// prodsearch voor touch
|
||||
function toProdsearch()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user