Philip DiLeo

Results 5 issues of Philip DiLeo

Hi - I've just started playing with nsot and I'm curious how you would do something like this: Create attribute called 'vlans' where each item is a dict. ``` vlans:...

question

- Change the plaintext "x" to "×" - Addresses #9

https://github.com/cgross/angular-prompt/blob/master/angular-prompt.html#L8 This may be a really dumb question, but how do I get newlines, ``.`` reflected in the message? Any tips?

replace `x` with `×` here https://github.com/cgross/angular-prompt/blob/6de8bdfdaa8862488f6deb53c5e5233ac6e77129/dist/angular-prompt.js#L109 Note: this is what bootstrap does http://getbootstrap.com/javascript/#static-example I can submit a pull request for the small change.