Browse Source

Removed acciental merge of experimental button... not sure how I did that

Stephen Ficklin 5 years ago
parent
commit
2554c9c619
1 changed files with 0 additions and 7 deletions
  1. 0 7
      tripal/includes/TripalImporter.inc

+ 0 - 7
tripal/includes/TripalImporter.inc

@@ -69,13 +69,6 @@ class TripalImporter {
    */
   public static $button_text = 'Import File';
 
-  /**
-   * If the loader should provide a submit button using $button_text above.
-   * Set this to FALSE to exclude the default button. This is useful for
-   * multi-page forms which need to change the button text.
-   */
-  public static $use_button = TRUE;
-
   /**
    * Indicates the methods that the file uploader will support.
    */