Преглед на файлове

Moved Unpublish button to the right

Stephen Ficklin преди 4 години
родител
ревизия
42f7931307
променени са 1 файла, в които са добавени 1 реда и са изтрити 0 реда
  1. 1 0
      tripal/includes/TripalEntityUIController.inc

+ 1 - 0
tripal/includes/TripalEntityUIController.inc

@@ -544,6 +544,7 @@ function tripal_entity_form($form, &$form_state, $term_id = '', $entity = NULL)
         '#value' => t('Unpublish'),
         '#name' => 'unpublish_data',
         '#weight' => 1002,
+        '#attributes' => ['style' => 'float: right'],
       ];
     }
     // Put the delete button on the far-right so that it's harder