pixel-cookers / redmine-theme

A nice, dark and blue theme for Redmine.
http://pixel-cookers.github.io/redmine-theme/
MIT License
118 stars 58 forks source link

what does #33

Open MapleEve opened 10 years ago

MapleEve commented 10 years ago
    var loadTitle = $(document.createElement('h3')).html('Pixel Cookers Theme');
    var loadBtn = $(document.createElement('button')).attr('type', 'button').attr('id', 'load-options').attr('class', 'btn greydient').html('Load User Preferences');
    var loadResult = $(document.createElement('p')).attr('id', 'load-result');
    var mySidebar = $('.controller-my.action-account #sidebar');

it's in my/account page, but when I click it, doesn't make the stopwatch auto play.

MapleEve commented 10 years ago

image

MapleEve commented 10 years ago

image

no cookies working