projects
/
plack-app-gruntmaster.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a8ba096
)
Also update themes.js with static.mindcoding.ro
author
Marius Gavrilescu
<marius@ieval.ro>
Mon, 23 Feb 2015 13:48:08 +0000
(15:48 +0200)
committer
Marius Gavrilescu
<marius@ieval.ro>
Mon, 23 Feb 2015 13:48:08 +0000
(15:48 +0200)
js/90-themes.js
patch
|
blob
|
blame
|
history
diff --git
a/js/90-themes.js
b/js/90-themes.js
index 9bc36047b545d8d781111259ca4e25bff45be3e2..45bd63cfa8ed4db05e333c81391858e986f613ad 100644
(file)
--- a/
js/90-themes.js
+++ b/
js/90-themes.js
@@
-1,7
+1,7
@@
(function(){
'use strict';
function set_style(name){
- $('#stylesheet').attr("href", "/css/" + name + ".css");
+ $('#stylesheet').attr("href", "
https://static.mindcoding.ro
/css/" + name + ".css");
localStorage.setItem("theme", name);
$(document).ready(function() {
if(name == 'slate' || name == 'cyborg')
This page took
0.02059 seconds
and
4
git commands to generate.