Skip to content

Commit

Permalink
fix not working app.ts/js
Browse files Browse the repository at this point in the history
  • Loading branch information
ralfbecker committed May 17, 2021
1 parent 424a315 commit 5ddba67
Show file tree
Hide file tree
Showing 2 changed files with 130 additions and 1 deletion.
130 changes: 130 additions & 0 deletions js/app.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion js/app.ts
Expand Up @@ -21,7 +21,6 @@ import { EgwApp } from '../../api/js/jsapi/egw_app';
import {et2_createWidget} from "../../api/js/etemplate/et2_core_widget";
import {et2_dialog} from "../../api/js/etemplate/et2_widget_dialog";
import {et2_button} from "../../api/js/etemplate/et2_widget_button";
import { app } from '../../api/js/jsapi/egw_global';

class ExampleApp extends EgwApp
{
Expand Down

0 comments on commit 5ddba67

Please sign in to comment.