muck-engine 3.3.2 → 3.3.3
Sign up to get free protection for your applications and to get access to all the features.
- data/VERSION +1 -1
- data/muck-engine.gemspec +1 -1
- data/public/stylesheets/admin.css +1 -1
- metadata +3 -3
data/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
3.3.
|
1
|
+
3.3.3
|
data/muck-engine.gemspec
CHANGED
@@ -72,4 +72,4 @@ form fieldset input[type="text"],form fieldset input[type="password"]{width:500p
|
|
72
72
|
.user-inactive{color:#ccc;}
|
73
73
|
.drop-menu ul{list-style-type:none;}
|
74
74
|
|
75
|
-
.ui-autocomplete-loading { background: white url('images/spinner.gif') right center no-repeat; }
|
75
|
+
.ui-autocomplete-loading { background: white url('/images/spinner.gif') right center no-repeat; }
|
metadata
CHANGED
@@ -1,13 +1,13 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: muck-engine
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
hash:
|
4
|
+
hash: 13
|
5
5
|
prerelease:
|
6
6
|
segments:
|
7
7
|
- 3
|
8
8
|
- 3
|
9
|
-
-
|
10
|
-
version: 3.3.
|
9
|
+
- 3
|
10
|
+
version: 3.3.3
|
11
11
|
platform: ruby
|
12
12
|
authors:
|
13
13
|
- Justin Ball
|