projects
/
working
/
Hatch.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
80382cf
)
LP#1646166 Hatch availability explicit in html
author
Bill Erickson
<berickxx@gmail.com>
Wed, 25 Jan 2017 21:15:23 +0000
(16:15 -0500)
committer
Bill Erickson
<berickxx@gmail.com>
Thu, 16 Feb 2017 20:27:01 +0000
(15:27 -0500)
Signed-off-by: Bill Erickson <berickxx@gmail.com>
extension/app/extension.js
patch
|
blob
|
history
diff --git
a/extension/app/extension.js
b/extension/app/extension.js
index
f13c13d
..
0a98e3e
100644
(file)
--- a/
extension/app/extension.js
+++ b/
extension/app/extension.js
@@
-118,7
+118,8
@@
function setPageActionRules() {
pathPrefix : '/eg/staff/',
schemes : ['https']
},
- css: ["eg-navbar"] // match on <eg-navbar/>
+ // match <body hatch-is-welcome-here>...
+ css: ["body[hatch-is-welcome-here]"]
})
],
actions: [