Revision ebe30b2d
Von Martin Helmling martin.helmling@octosoft.eu vor mehr als 3 Jahren hinzugefügt
SL/Controller/Project.pm | ||
---|---|---|
244 | 244 |
|
245 | 245 |
CVar->render_inputs(variables => $params{CUSTOM_VARIABLES}) if @{ $params{CUSTOM_VARIABLES} }; |
246 | 246 |
|
247 |
$::request->layout->use_javascript('kivi.File.js'); |
|
247 | 248 |
$self->setup_edit_action_bar(callback => $params{callback}); |
248 | 249 |
|
249 | 250 |
$self->render('project/form', %params); |
Auch abrufbar als: Unified diff
Projekte: Dateianhänge auch für Projekte
Cherry-pick aus odyn (Upgrade Skript entsprechend geändert)
implemntiert EGW #6889