From 26970ece923fb4f45a1db7629d62e143b96f9dd6 Mon Sep 17 00:00:00 2001 From: PCoder Date: Tue, 16 Oct 2018 08:55:05 +0200 Subject: [PATCH] Set default RAM step to 1 We later change this according to minRam set in the backend --- .../templates/datacenterlight/includes/_calculator_form.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/datacenterlight/templates/datacenterlight/includes/_calculator_form.html b/datacenterlight/templates/datacenterlight/includes/_calculator_form.html index 6306357e..d25e9df2 100644 --- a/datacenterlight/templates/datacenterlight/includes/_calculator_form.html +++ b/datacenterlight/templates/datacenterlight/includes/_calculator_form.html @@ -58,7 +58,7 @@
+ data-error="{% blocktrans with min_ram=min_ram %}Please enter a value in range {{min_ram}} - 200.{% endblocktrans %}" required step="1"> GB RAM