Changeset 2916795
- Timestamp:
- 05/24/2023 11:35:44 AM (3 years ago)
- Location:
- printapp
- Files:
-
- 1 edited
- 1 copied
-
tags/1.0.2/js/designTreeSelect.js (copied) (copied from printapp/trunk/js/designTreeSelect.js) (1 diff)
-
trunk/js/designTreeSelect.js (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
printapp/tags/1.0.2/js/designTreeSelect.js
r2916717 r2916795 113 113 .print_app_indent_list { 114 114 margin-left: 20px 115 } 116 print_dot_app_design_list > div { 117 max-height: 290px; 118 overflow-y: scroll; 115 119 } 116 120 </style>`; -
printapp/trunk/js/designTreeSelect.js
r2916717 r2916795 113 113 .print_app_indent_list { 114 114 margin-left: 20px 115 } 116 print_dot_app_design_list > div { 117 max-height: 290px; 118 overflow-y: scroll; 115 119 } 116 120 </style>`;
Note: See TracChangeset
for help on using the changeset viewer.