Remository remositoryuploadinfo ID |
|
remositoryuploadinfo id is assigned to a DIV tag which displays various information about file upload such as "Suggest Localtion", "File Title", "Description", "Short Description" and etc. This DIV is wrapped by div#remositoryupload in remository upload file page.
div#remositoryuploadinfo is defined in addFileHTML function in v-classes/remositoryAddFileHTML.php
Defined in:v-classes/remositoryAddFileHTML.php
Assigned to:DIV Tag
remositoryuploadinfo ID examplediv#remositoryuploadinfo{
/* CSS Styles */ }
|
