[Pkg-owncloud-commits] [owncloud-doc] 101/270: add slide toggle docs, owncloud/core#8701

David Prévot taffit at moszumanska.debian.org
Thu Jul 31 03:53:07 UTC 2014


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to branch master
in repository owncloud-doc.

commit d6beb6fdb5b4deac61fd8564ff689765a907444a
Author: Bernhard Posselt <dev at bernhard-posselt.com>
Date:   Fri May 23 18:55:27 2014 +0200

    add slide toggle docs, owncloud/core#8701
---
 developer_manual/app/css.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/developer_manual/app/css.rst b/developer_manual/app/css.rst
index 7e6e66a..2a7fa51 100644
--- a/developer_manual/app/css.rst
+++ b/developer_manual/app/css.rst
@@ -54,7 +54,7 @@ To create a settings area create a div with the id **app-settings** inside the *
 
             <div id="app-settings">
                 <div id="app-settings-header">
-                    <button class="settings-button"></button>
+                    <button class="settings-button" data-apps-slide-toggle="#app-settings-content"></button>
                 </div>
                 <div id="app-settings-content">
                     <!-- Your settings in here -->

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/owncloud-doc.git



More information about the Pkg-owncloud-commits mailing list