Skip to content

Commit

Permalink
#28563 nosonar
Browse files Browse the repository at this point in the history
  • Loading branch information
jdotcms committed May 17, 2024
1 parent cf827da commit 5f65661
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@
/**
* @author David
*/
//NOSONAR
public class TemplateAjax {

UserWebAPI userWebAPI;
Expand Down Expand Up @@ -288,4 +289,4 @@ public boolean duplicatedTitle ( String title, String templateInode, String host
return duplicatedTitle;
}

}
}

0 comments on commit 5f65661

Please sign in to comment.