Import modal dialoogjes mogen iets breder

svn path=/Website/trunk/; revision=31904
This commit is contained in:
Jos Groot Lipman
2016-12-08 10:56:11 +00:00
parent 853b48ff54
commit c0b1cc5b03
3 changed files with 4 additions and 2 deletions

View File

@@ -53,7 +53,7 @@ oRs.Close();
</script>
</head>
<body id="editbody">
<body id="mod_impinlezen">
<form name="importForm" id="importForm" method="POST" enctype="multipart/form-data"
target="hidFrame" action="imp_inlezen.asp?import_app_key=<%=import_app_key%>" onsubmit="" onreset="">
<% BLOCK_START("fileupload", L("lcl_imp_lezen") + " " + L("lcl_imp_file").toLowerCase());%>

View File

@@ -60,7 +60,7 @@ oRs.Close();
</script>
</head>
<body id="editbody">
<body id="mod_impverwerken">
<form name="processForm" id="processForm">
<% BLOCK_START("fileupload", L("lcl_imp_verwerk") + " " + L("lcl_imp_file").toLowerCase());%>
<tr>

View File

@@ -3038,6 +3038,8 @@ div#mldsimilar {
padding: 4px 4px 4px 10px;
}
#mod_movewerkplek { min-width: 500px; }
#mod_impinlezen { min-width: 500px; }
#mod_impverwerken { min-width: 500px; }
/* ==== menu styles ==== */
/* voor de tabjes boven het menu */