Skip to content

Instantly share code, notes, and snippets.

@sbruchmann
Created June 27, 2014 07:31

Revisions

  1. @bruchmann bruchmann created this gist Jun 27, 2014.
    4 changes: 4 additions & 0 deletions main.js
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,4 @@
    define(function () {
    "use strict";
    $("#main-toolbar").hide();
    });