diff options
Diffstat (limited to 'files/ru/tools/3d_view/index.html')
-rw-r--r-- | files/ru/tools/3d_view/index.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/files/ru/tools/3d_view/index.html b/files/ru/tools/3d_view/index.html index 28f6dd0124..c90f696d11 100644 --- a/files/ru/tools/3d_view/index.html +++ b/files/ru/tools/3d_view/index.html @@ -66,17 +66,17 @@ translation_of: Tools/3D_View <tr> <td>Focus on selected node</td> <td><kbd>f</kbd></td> - <td>Makes sure the currently selected node is visible {{ fx_minversion_inline("13.0") }}</td> + <td>Makes sure the currently selected node is visible</td> </tr> <tr> <td>Reset view</td> <td><kbd>r</kbd></td> - <td>Resets zoom, rotation, and panning to the default {{ fx_minversion_inline("12.0") }}</td> + <td>Resets zoom, rotation, and panning to the default</td> </tr> <tr> <td>Hide current node</td> <td><kbd>x</kbd></td> - <td>Makes the currently selected node invisible; this can be helpful if you need to get at a node that's obscured {{ fx_minversion_inline("12.0") }}</td> + <td>Makes the currently selected node invisible; this can be helpful if you need to get at a node that's obscured</td> </tr> </tbody> </table> |