nathangray
|
444babdbc8
|
Api: Take care of private app.js instances, make sure they're included in iteration.
Iterate over all app.js instances (public & private) using:
for (var app_obj of window.EgwApp) {...}
|
2020-04-21 15:36:17 -06:00 |
|
Hadi Nategh
|
0cc7ce12d0
|
merge master
|
2020-03-05 14:45:25 +01:00 |
|
nathangray
|
0f898acbb2
|
Fix action bugs where actions were not properly linking
|
2020-02-27 11:54:55 -07:00 |
|
nathangray
|
de426e1232
|
Some types & fixes
|
2020-02-25 09:05:32 -07:00 |
|
nathangray
|
49493a6af8
|
Convert etemplate2 to typescript
|
2020-02-24 15:16:40 -07:00 |
|