File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 3838</ tal:block >
3939< form onSubmit ="return submit_once() " method ="POST "
4040 tal:attributes ="action context/designator ">
41- < textarea rows ="15 " cols =" 60 " name ="rows " tal:content ="context/csv "> </ textarea >
41+ < textarea rows ="15 " style =" width:90% " name ="rows " tal:content ="context/csv "> </ textarea >
4242< br >
4343< input type ="hidden " name ="@action " value ="editCSV ">
4444< input type ="submit " value ="Edit Items " i18n:attributes ="value ">
Original file line number Diff line number Diff line change 3838</ tal:block >
3939< form onSubmit ="return submit_once() " method ="POST "
4040 tal:attributes ="action context/designator ">
41- < textarea rows ="15 " cols =" 60 " name ="rows " tal:content ="context/csv "> </ textarea >
41+ < textarea rows ="15 " style =" width:90% " name ="rows " tal:content ="context/csv "> </ textarea >
4242< br >
4343< input type ="hidden " name ="@action " value ="editCSV ">
4444< input type ="submit " value ="Edit Items " i18n:attributes ="value ">
You can’t perform that action at this time.
0 commit comments