mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-08-08 09:43:01 +02:00
Feature 1031 : Automatically sort photos by rank when manual ranks are edited
Add fields to choose sorting mode. If order of images is changed, checked automaticaly rank for sorting mode. Need refactoring between admin/element_set_ranks.php admin/cat_modify.php git-svn-id: http://piwigo.org/svn/trunk@5759 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -293,6 +293,10 @@ FORM P {
|
||||
margin-bottom: 2em;
|
||||
}
|
||||
|
||||
form p.field {
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
FORM FIELDSET P {
|
||||
margin-top: 1em;
|
||||
margin-bottom: 0;
|
||||
|
||||
Reference in New Issue
Block a user