Changeset 3902:861a3d1a15f3 for themes/ductile/_config.php
- Timestamp:
- 10/22/18 14:46:15 (7 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
themes/ductile/_config.php
r3874 r3902 359 359 '<td class="handle minimal">' . form::number(['order[' . $i . ']'], [ 360 360 'min' => 0, 361 'max' => count($ductile_stickers), 361 362 'default' => $count, 362 363 'class' => 'position'
Note: See TracChangeset
for help on using the changeset viewer.