update to change i shouldn't have done :)

This commit is contained in:
Sam Vloeberghs
2015-12-03 11:22:02 +01:00
parent dc1a12df3e
commit 4e7e79f99f
-1
View File
@@ -344,4 +344,3 @@ $(document).foundation("reflow");
plugin_list().forEach((plugin) => $(document).foundation(plugin, "reflow"));
$(document).foundation("slider", "set_value", 100);
Foundatio