minor changes to make npm run dev work
This commit is contained in:
@@ -61,7 +61,7 @@
|
||||
|
||||
<b-row class="my-1">
|
||||
<b-col sm="3">
|
||||
<label for="reasonPause">{{ $t('ID_REASON_PAUSE') }}</label>
|
||||
<label for="reasonPause"> $t('ID_REASON_PAUSE') </label>
|
||||
</b-col>
|
||||
<b-col sm="9">
|
||||
<b-form-textarea
|
||||
|
||||
Reference in New Issue
Block a user