Commit 8b6d67d8 authored by prumde's avatar prumde

Alternative Images added

git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@215335 ce508802-f39f-4f6c-b175-0d175dae99d5
parent bf793342
......@@ -165,6 +165,8 @@
detailModel: {
image_column: 'USER:EMP_CODE',
image_size: 'lg',
alt_image_column: 'VACANT_IMAGE',
alt_image_size: 'md',
title_column: 'EMP_NAME',
filter_column: 'EMP_CODE',
badge_column: 'POSITION_DESCR',
......
......@@ -70,6 +70,8 @@
detailModel: {
image_column: 'USER:EMP_CODE',
image_size: 'lg',
alt_image_column: 'VACANT_IMAGE',
alt_image_size: 'md',
title_column: 'EMP_NAME',
filter_column: 'EMP_CODE',
badge_column: 'POSITION_DESCR',
......
......@@ -75,6 +75,8 @@
detailModel: {
image_column: 'USER:EMP_CODE',
image_size: 'lg',
alt_image_column: 'VACANT_IMAGE',
alt_image_size: 'md',
title_column: 'EMP_NAME',
filter_column: 'EMP_CODE',
badge_column: 'POSITION_DESCR',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment