Skip to content
Snippets Groups Projects
Commit 43862b30 authored by Ye Tian's avatar Ye Tian
Browse files

changes on admin submit 2

parent 0c17767c
Branches
No related tags found
No related merge requests found
<component name="ArtifactManager">
<artifact type="war" name="ePortfolio">
<output-path>$PROJECT_DIR$/out/artifacts/ePortfolio</output-path>
<root id="archive" name="ePortfolio.war">
<element id="artifact" artifact-name="ePortfolio:war exploded" />
<element id="directory" name="META-INF">
<element id="file-copy" path="$PROJECT_DIR$/META-INF/MANIFEST.MF" />
</element>
</root>
</artifact>
</component>
\ No newline at end of file
......@@ -157,10 +157,6 @@ function addAward(){
} else{
alert("Insert Failed");
}
},
error : function(msg) {
alert("Add Award Failed");
console.log(msg)
}
});
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment