From 26fad5e8fe913356b34e154e3d84393203fa6a12 Mon Sep 17 00:00:00 2001 From: Bradley Schofield Date: Fri, 12 Aug 2022 13:57:45 +0100 Subject: [PATCH] Move Variables view to before settings in function --- app/views/console/functions/function.phtml | 274 ++++++++++----------- 1 file changed, 137 insertions(+), 137 deletions(-) diff --git a/app/views/console/functions/function.phtml b/app/views/console/functions/function.phtml index e086eeb4e..cfb9744f7 100644 --- a/app/views/console/functions/function.phtml +++ b/app/views/console/functions/function.phtml @@ -506,6 +506,143 @@ sort($patterns); +
  • +

    Variables

    + + +
    +
      +
    • +
      + + +
      + + +
      + + +

      Update Variable

      + +
      + + + + + + + + + + +
      + +   +
      +
      + +
      + + +
      + +
      +
      + Variable Logo +
      + +
      + +

      + +
      + + +
      +
    • +
    +
    + +
    +
    +

    There are currently no variables

    + +

    Add your first variable to store information securely.

    +
    +
    + + + + +
  • Settings

    @@ -686,143 +823,6 @@ sort($patterns);
  • -
  • -

    Variables

    - - -
    -
      -
    • -
      - - -
      - - -
      - - -

      Update Variable

      - -
      - - - - - - - - - - -
      - -   -
      -
      - -
      - - -
      - -
      -
      - Variable Logo -
      - -
      - -

      - -
      - - -
      -
    • -
    -
    - -
    -
    -

    There are currently no variables

    - -

    Add your first variable to store information securely.

    -
    -
    - - - - -