Commit 44ae410a authored by Kushal Pandya's avatar Kushal Pandya

Add `client` to gl object for browser and platform flags

parent 9cce812a
- client = client_js_flags
- if client
-# haml-lint:disable InlineJavaScript
:javascript
gl = window.gl || {};
gl.client = #{client.to_json};
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment