Add missing Menu.js tooltip actions.

This commit is contained in:
Paulo Gustavo Veiga
2012-04-05 00:58:38 -03:00
parent 3b465940bb
commit 1aa4859da1
4 changed files with 31 additions and 100 deletions

View File

@@ -27,7 +27,6 @@ import javax.servlet.http.HttpServletResponse;
import com.wisemapping.model.MindMap;
public class PublicViewController extends BaseMultiActionController {
private static final String MAP_ID = "mapId";
protected ModelAndView handleNoSuchRequestHandlingMethod(NoSuchRequestHandlingMethodException noSuchRequestHandlingMethodException, HttpServletRequest httpServletRequest, HttpServletResponse httpServletResponse)
throws Exception