Escaped brackets from angular

This commit is contained in:
Ashok Fernandez
2015-06-12 19:31:27 +02:00
parent 01c8a0ba49
commit 9326fc1703
+2
View File
@@ -28,8 +28,10 @@
<h4>Demo Source</h4>
<pre>
<code ng-non-bindable>
&lt;p&gt;Selected timezone: &lt;b&gt;&#123;&#123; timezone &#125;&#125;&lt;b&gt;&lt;/p&gt;
&lt;timezone-selector ng-model=&quot;timezone&quot;&#47;&gt;
</code
</pre>