Skip to content

Commit

Permalink
removed unnecesary controller
Browse files Browse the repository at this point in the history
  • Loading branch information
rantes committed Aug 6, 2021
1 parent a512aae commit 9f7095e
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 44 deletions.
37 changes: 0 additions & 37 deletions app/controllers/user_controller.php

This file was deleted.

5 changes: 0 additions & 5 deletions app/views/user/addedit.phtml

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
/**
*
*
*/
class DmbSimpleForm extends DumboDirective {
constructor () {
super();
}

init() {
const form = this.querySelector('dmb-form');
const init = {
Expand Down

0 comments on commit 9f7095e

Please sign in to comment.