Skip to content

Commit

Permalink
Start work on documents manipulation
Browse files Browse the repository at this point in the history
TODO:
DOCUMENT MANIPULATION
DOCUMENT FILE MANIPULATION
TASK MANIPULATION
SHOW CONTEOLLED TASK FOR USER
SHOW USERS TASK
STOREHAUSE MANIPULATION
GOOD PRODUCTION AND SERVICE
  • Loading branch information
FairWindCo committed Oct 18, 2015
1 parent ec92c31 commit 7fa7d69
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/main/webapp/jsp/documents_list.jsp
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,6 @@
dataInit : function (elem) {
var value_elem=$(elem).val();
$(elem).wrap("<div></div>");
documentType_id=value_elem;
$(elem).width='80px';
$(elem).ajaxComboBox('${pageContext.request.contextPath}/documenttypes/showList',
{lang: 'en',
Expand Down

0 comments on commit 7fa7d69

Please sign in to comment.