#41413 Nieuwe klant
svn path=/Website/branches/v2017.1/; revision=35396
This commit is contained in:
BIN
CUST/OOZR/banner.png
Normal file
BIN
CUST/OOZR/banner.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 7.0 KiB |
40
CUST/OOZR/cust.css
Normal file
40
CUST/OOZR/cust.css
Normal file
@@ -0,0 +1,40 @@
|
||||
/*
|
||||
* $Revision$
|
||||
* $Modtime: 15-02-12 14:31 $
|
||||
*/
|
||||
|
||||
/* Widgetportal */
|
||||
@media only screen and (max-width: 720px) {
|
||||
#portalmenu span.menuimg {
|
||||
line-height: 40px;
|
||||
}
|
||||
}
|
||||
|
||||
/* 3D flexplek-scherm */
|
||||
.floorscreen #verdiepingen input,
|
||||
#floorscreen #verdiepingen input
|
||||
{
|
||||
color: #ffffff;
|
||||
background-color: #6f6f6f;
|
||||
width: 90%;
|
||||
margin-left: 5%;
|
||||
margin-right: 5%;
|
||||
padding: 15px 0 15px 0;
|
||||
font-size: 1.6em;
|
||||
font-weight: bold;
|
||||
}
|
||||
.floorscreen #verdiepingen .selected {
|
||||
background-color: #003478;
|
||||
}
|
||||
|
||||
/* Artikelframe bestelscherm */
|
||||
#besItemSel .fcltblockhead {
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
|
||||
#headerblok {
|
||||
margin-top: 2px;
|
||||
background-position: 10px -8px;
|
||||
|
||||
}
|
||||
0
CUST/OOZR/import/.gitignore
vendored
Normal file
0
CUST/OOZR/import/.gitignore
vendored
Normal file
BIN
CUST/OOZR/oracle.udl
Normal file
BIN
CUST/OOZR/oracle.udl
Normal file
Binary file not shown.
4
CUST/OOZR/tasks/gen_notify.bat
Normal file
4
CUST/OOZR/tasks/gen_notify.bat
Normal file
@@ -0,0 +1,4 @@
|
||||
@echo off
|
||||
REM Moet gescheduled worden (normaliter 1 keer per uur) om door de applicatiebeheerder
|
||||
REM ingeregelde notificaties te genereren.
|
||||
cscript ..\..\..\utils\gen_notify\gen_notify.js ../oracle.udl OOZR
|
||||
4
CUST/OOZR/tasks/gen_scheduler.bat
Normal file
4
CUST/OOZR/tasks/gen_scheduler.bat
Normal file
@@ -0,0 +1,4 @@
|
||||
@echo off
|
||||
REM Moet gescheduled worden (normaliter 1 keer per dag) om door de applicatiebeheerder
|
||||
REM ingeregelde jobs (aanmaak van periodieke opdrachten) uit te voeren.
|
||||
cscript ..\..\..\utils\gen_scheduler\gen_scheduler.js ../oracle.udl
|
||||
1
CUST/OOZR/tasks/putOrders.bat
Normal file
1
CUST/OOZR/tasks/putOrders.bat
Normal file
@@ -0,0 +1 @@
|
||||
call ..\..\..\utils\putOrders\putOrders.bat
|
||||
BIN
CUST/OOZR/tmpl_logo.gif
Normal file
BIN
CUST/OOZR/tmpl_logo.gif
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 5.3 KiB |
0
CUST/OOZR/xsl/.gitignore
vendored
Normal file
0
CUST/OOZR/xsl/.gitignore
vendored
Normal file
Reference in New Issue
Block a user