aboutsummaryrefslogtreecommitdiff
path: root/files/es/web/api/mozsocial/closepanel/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/es/web/api/mozsocial/closepanel/index.html')
-rw-r--r--files/es/web/api/mozsocial/closepanel/index.html19
1 files changed, 19 insertions, 0 deletions
diff --git a/files/es/web/api/mozsocial/closepanel/index.html b/files/es/web/api/mozsocial/closepanel/index.html
new file mode 100644
index 0000000000..1b2305967f
--- /dev/null
+++ b/files/es/web/api/mozsocial/closepanel/index.html
@@ -0,0 +1,19 @@
+---
+title: MozSocial.closePanel
+slug: Web/API/MozSocial/closePanel
+tags:
+ - Social
+translation_of: Archive/Social_API/MozSocial/closePanel
+---
+<p>{{ ApiRef() }}</p>
+<p>{{non-standard_header()}}</p>
+<p>{{fx_minversion_header("17.0")}}</p>
+<h3 id="Summary" name="Summary">Resumen</h3>
+<p>Cierra el panel social que está actualmente abierto en el panel del proveedor de servicios sociales de nivel superior.</p>
+<h3 id="Syntax" name="Syntax">Sintaxis</h3>
+<pre class="eval">MozSocial.closePanel();
+</pre>
+<h3 id="Parametros">Parametros</h3>
+<p>Ninguno.</p>
+<h3 id="Specification" name="Specification">Especificación</h3>
+<p>No es parte de ninguna especificación.</p>