- Timestamp:
- 03/06/10 12:19:41 (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Xul_Wsp/modules/scenariWsp/views/searchView/SearchViewController.jsm
r15037 r15059 72 72 var vWspUri = pFullUri ? wsp.extractWspUriFromFullUri(pFullUri) : wsp.buildWspUri(pScWsp.getCode()); //root = fragment d'uri non géré. 73 73 this.fSearchView.init(pScWsp.getDataProvider(), vWspUri); 74 }catch(e){log.debug( e);}74 }catch(e){log.debug("SearchViewController.initSearchView : "+e);} 75 75 }, 76 76
Note: See TracChangeset
for help on using the changeset viewer.