Index: lams_central/web/qb/collectionList.jsp =================================================================== diff -u -r0b3c5ce0f18b9e4a4195dc8144dc02784c6e3997 -r21555f88fd0c63a4a9eb3ae288a2e1d48452aa4b --- lams_central/web/qb/collectionList.jsp (.../collectionList.jsp) (revision 0b3c5ce0f18b9e4a4195dc8144dc02784c6e3997) +++ lams_central/web/qb/collectionList.jsp (.../collectionList.jsp) (revision 21555f88fd0c63a4a9eb3ae288a2e1d48452aa4b) @@ -1,9 +1,6 @@ -<%@ page contentType="text/html; charset=utf-8" language="java"%> -<%@ taglib uri="tags-lams" prefix="lams"%> -<%@ taglib uri="tags-fmt" prefix="fmt"%> -<%@ taglib uri="tags-core" prefix="c"%> - +<%@ include file="/common/taglibs.jsp"%> + <fmt:message key="label.qb.collection.management" /> @@ -136,7 +133,8 @@ 'type' : 'POST', 'dataType' : 'text', 'data' : { - 'name' : name + 'name' : name, + "" : "" }, 'cache' : false }).done(function(){