diff --git a/frontend/src/views/domain/ngx_conf/directive/DirectiveEditor.vue b/frontend/src/views/domain/ngx_conf/directive/DirectiveEditor.vue index 6626a92f..5dc843e8 100644 --- a/frontend/src/views/domain/ngx_conf/directive/DirectiveEditor.vue +++ b/frontend/src/views/domain/ngx_conf/directive/DirectiveEditor.vue @@ -43,12 +43,15 @@ function onSave(idx: number) {

{{ $gettext('Directives') }}

- -
- - + +
+ + + + diff --git a/frontend/version.json b/frontend/version.json index 1e6e18b3..fe46aca0 100644 --- a/frontend/version.json +++ b/frontend/version.json @@ -1 +1 @@ -{"version":"1.5.0","build_id":14,"total_build":84} \ No newline at end of file +{"version":"1.5.0","build_id":15,"total_build":85} \ No newline at end of file