Skip to content

Commit

Permalink
FOIA-238: WS-238 Updated codebase with new button to make clearing an… (
Browse files Browse the repository at this point in the history
#533)

* FOIA-238: WS-238 Updated codebase with new button to make clearing and updating values easier.

* FOIA-238: WS-238- Updating file to pass php sniffer.

* WS-238: Updating js code to cover textarea too.

* FOIA-238: Still need to fix multiple components.

* FOIA-238: Added dialog boxes and agency check.

---------

Co-authored-by: brockfanning <[email protected]>
  • Loading branch information
ameshkin and brockfanning authored Oct 4, 2023
1 parent 60ab9c1 commit 9536c71
Show file tree
Hide file tree
Showing 57 changed files with 701 additions and 174 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@
use Drupal\Core\Entity\EntityForm;
use Drupal\Core\Entity\EntityInterface;
use Drupal\Core\Form\FormStateInterface;
use Drupal\Core\Render\Element;
use Drupal\Core\Render\Markup;
use Drupal\Core\StringTranslation\TranslatableMarkup;
use Drupal\Core\Render\Element;

/**
* Implements hook_form_form_alter().
Expand Down
Loading

0 comments on commit 9536c71

Please sign in to comment.