Skip to content
Snippets Groups Projects
Commit d98be6df authored by barillac's avatar barillac
Browse files

profile name changed

SVN: 32071
parent cb5bc90c
No related branches found
No related tags found
No related merge requests found
function StoffelLabProfile(serverFacade) { function CaiudoLabProfile(serverFacade) {
this.init(serverFacade); this.init(serverFacade);
} }
$.extend(StoffelLabProfile.prototype, DefaultProfile.prototype, { $.extend(CiaudolLabProfile.prototype, DefaultProfile.prototype, {
init: function(serverFacade){ init: function(serverFacade){
DefaultProfile.prototype.init.call(this, serverFacade); DefaultProfile.prototype.init.call(this, serverFacade);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment