Remove reference to inverse.min.js
and fix tables
This commit is contained in:
parent
2ec0dd752f
commit
24d55d6cbd
@ -865,7 +865,7 @@ To return an array of chatboxes, provide an array of JIDs:
|
|||||||
+-------------+-----------------------------------------------------+
|
+-------------+-----------------------------------------------------+
|
||||||
|
|
||||||
The **chatviews** grouping
|
The **chatviews** grouping
|
||||||
----------------------
|
--------------------------
|
||||||
|
|
||||||
.. note:: This is only for private chats.
|
.. note:: This is only for private chats.
|
||||||
|
|
||||||
|
@ -34,9 +34,7 @@ via the *script* and *link* tags:
|
|||||||
<script src="https://cdn.conversejs.org/dist/converse.min.js" charset="utf-8"></script>
|
<script src="https://cdn.conversejs.org/dist/converse.min.js" charset="utf-8"></script>
|
||||||
|
|
||||||
|
|
||||||
.. note:: For the fullscreen version of converse.js, replace
|
.. note:: For the fullscreen :ref:`view_mode` version of converse.js, replace ``converse.min.css`` with ``inverse.min.css``.
|
||||||
``converse.min.js`` with ``inverse.min.js`` and ``converse.min.css`` with
|
|
||||||
``inverse.min.css``.
|
|
||||||
|
|
||||||
.. note:: Instead of always loading the latest version of Converse.js via the
|
.. note:: Instead of always loading the latest version of Converse.js via the
|
||||||
CDN, it's generally better to load a specific version (preferably the
|
CDN, it's generally better to load a specific version (preferably the
|
||||||
|
Loading…
Reference in New Issue
Block a user