Advertisement
Guest User

Untitled

a guest
Apr 9th, 2015
234
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.22 KB | None | 0 0
  1.             <div class="controls">
  2.                  <script>
  3.                     $(".property_locations").chosen({
  4.                             placeholder_text_single: "-"
  5.                     });
  6.                     </script>
  7.                 {{ property_locations|raw }}
  8.             </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement