aboutsummaryrefslogtreecommitdiff
path: root/plugin/notes/notes.html
diff options
context:
space:
mode:
authorHakim El Hattab <hakim.elhattab@gmail.com>2016-09-21 14:10:14 +0200
committerHakim El Hattab <hakim.elhattab@gmail.com>2016-09-21 14:10:45 +0200
commitec76f4790ce5a9c1248bfab9e0d26eb56eccef79 (patch)
tree42d6f33d8cec762bdc92126cc082cf1b89595f67 /plugin/notes/notes.html
parentda5709919b78d1d75a712c6ba6f4520bee3a0be6 (diff)
downloadfreenode-live-2017-presentation-ec76f4790ce5a9c1248bfab9e0d26eb56eccef79.tar
freenode-live-2017-presentation-ec76f4790ce5a9c1248bfab9e0d26eb56eccef79.tar.gz
speaker layouts in server side notes plugin
Diffstat (limited to 'plugin/notes/notes.html')
-rw-r--r--plugin/notes/notes.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/plugin/notes/notes.html b/plugin/notes/notes.html
index 145490a..4fda869 100644
--- a/plugin/notes/notes.html
+++ b/plugin/notes/notes.html
@@ -544,6 +544,10 @@
}
+ /**
+ * Returns the ID of the most recently set speaker layout
+ * or our default layout if none has been set.
+ */
function getLayout() {
if( window.localStorage ) {