diff options
Diffstat (limited to 'files/ru/web/javascript/reference/operators/conditional_operator')
-rw-r--r-- | files/ru/web/javascript/reference/operators/conditional_operator/index.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/files/ru/web/javascript/reference/operators/conditional_operator/index.html b/files/ru/web/javascript/reference/operators/conditional_operator/index.html index 344d7f21d9..facc7e671a 100644 --- a/files/ru/web/javascript/reference/operators/conditional_operator/index.html +++ b/files/ru/web/javascript/reference/operators/conditional_operator/index.html @@ -1,10 +1,11 @@ --- title: Условный (тернарный) оператор -slug: Web/JavaScript/Reference/Operators/Условный_оператор +slug: Web/JavaScript/Reference/Operators/Conditional_Operator tags: - JavaScript - Оператор translation_of: Web/JavaScript/Reference/Operators/Conditional_Operator +original_slug: Web/JavaScript/Reference/Operators/Условный_оператор --- <div>{{jsSidebar("Operators")}}</div> |