Changeset 314:aa74fc6645cf for admin/js
Legend:
- Unmodified
- Added
- Removed
-
admin/js/_index.js
r234 r314 65 65 // allow to hide quick entry div, and remember choice 66 66 $('#quick h3').toggleWithLegend($('#quick').children().not('h3'),{ 67 cookie: 'dcx_quick_entry' ,67 cookie: 'dcx_quick_entry' 68 68 }, positionFooter); 69 69 }); -
admin/js/common.js
r234 r314 335 335 position: "static", 336 336 padding: ".75em 0", 337 width: "auto" ,337 width: "auto" 338 338 }); 339 339 }
Note: See TracChangeset
for help on using the changeset viewer.