OFBiz wiki home

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

OFBiz wiki home

Erwan de FERRIERES
hi,

the wiki home has been removed, someone has been playing with the wiki

https://cwiki.apache.org/confluence/display/OFBIZ/Home

Only an admin can restored the page, so if this could be done...

Cheers,


--
Erwan de FERRIERES
www.nereide.biz
Reply | Threaded
Open this post in threaded view
|

Re: OFBiz wiki home

Jacques Le Roux
Administrator
I saw that also and restored, I did not check if the comment was right, so I kept it for now

Jacques

From: "Erwan de FERRIERES" <[hidden email]>

> hi,
>
> the wiki home has been removed, someone has been playing with the wiki
>
> https://cwiki.apache.org/confluence/display/OFBIZ/Home
>
> Only an admin can restored the page, so if this could be done...
>
> Cheers,
>
>
> --
> Erwan de FERRIERES
> www.nereide.biz

Reply | Threaded
Open this post in threaded view
|

Re: OFBiz wiki home

Jacques Le Roux
Administrator
S/he was right, I will commit proposed change.  I will remove her/his comment since it's really not at the right place. I can't send
her/him an email so I put the removed comment here, it was:

=======================================================================
ajax FieldLookup bug for ofbiz 11.04
showDescription="false" is not work
you should add the code in [selectall.js] file
method "function ajaxAutoCompleter(areaCsvString, showDescription, defaultMinLength, formName){"

at header:
{code:title=selectall.js|borderStyle=solid}
////////////////////////////////////////////////////////////
 if(typeof(showDescription)=="string"){
  showDescription = showDescription== "false"? false : true;
 }
////////////////////////////////////////////////////////////
{code}

then it will be work.
=======================================================================

Jacques

From: "Jacques Le Roux" <[hidden email]>

>I saw that also and restored, I did not check if the comment was right, so I kept it for now
>
> Jacques
>
> From: "Erwan de FERRIERES" <[hidden email]>
>> hi,
>>
>> the wiki home has been removed, someone has been playing with the wiki
>>
>> https://cwiki.apache.org/confluence/display/OFBIZ/Home
>>
>> Only an admin can restored the page, so if this could be done...
>>
>> Cheers,
>>
>>
>> --
>> Erwan de FERRIERES
>> www.nereide.biz
>